sh: extend INTC with force_enable
authorMagnus Damm <damm@opensource.se>
Tue, 9 Feb 2010 04:29:22 +0000 (04:29 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 9 Feb 2010 09:23:58 +0000 (18:23 +0900)
commitd519095344fda705c9840a579acf6aa6205c37cc
tree9fc60de49712b6625eb9adb30153d88d86c433da
parent577cd7584cf5199f1ea22cca0ad1fa129a98effa
sh: extend INTC with force_enable

Extend the shared INTC code with force_enable support to
allow keeping mask bits statically enabled. Needed by
upcoming INTC SDHI patches that mux together a bunch of
vectors to a single linux interrupt which is masked by
a priority register, but needs individual mask bits
constantly enabled.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/intc.c
include/linux/sh_intc.h