From: Magnus Damm Date: Fri, 20 Jul 2007 03:09:29 +0000 (+0900) Subject: sh: intc - improve group support X-Git-Tag: v2.6.23-rc1~214^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=680c45981ae2b4029878806d76aa17bb62d3c674;p=pandora-kernel.git sh: intc - improve group support 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: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed