• M
    sh: intc - improve group support · 680c4598
    Magnus Damm 提交于
    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: NMagnus Damm <damm@igel.co.jp>
    Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
    680c4598
intc.c 10.0 KB