From: Magnus Damm Date: Fri, 3 Aug 2007 05:25:32 +0000 (+0900) Subject: sh: intc - add single bitmap register support X-Git-Tag: v2.6.24-rc1~1377^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51da64264b8d59a1e5fceebd94a975690b70b086;p=pandora-kernel.git sh: intc - add single bitmap register support This patch adds single bitmap register support to intc. The current code only handles 16 and 32 bit registers where a set bit means interrupt enabled, but this is easy to extend in the future. The INTC_IRQ() macro is also added to provide a way to hook in interrupt controllers for FPGAs in boards or companion chips. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed