• Magnus Damm's avatar
    sh: intc - improve group support · 680c4598
    Magnus Damm authored
    This patch improves intc group support, ie it makes it possible to
    group interrupts together and mask / unmask the entire group. This
    also works with priorities, so setting a priority for an entire group
    is also possible. This patch is needed to properly support certain
    processors such as the 7780.
    
    Fixes for NULL pointers in DECLARE_INTC_DESC() are also included.
    Signed-off-by: default avatarMagnus Damm <damm@igel.co.jp>
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    680c4598
intc.c 9.96 KB