commit | d519095344fda705c9840a579acf6aa6205c37cc | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Tue Feb 09 04:29:22 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Feb 09 18:23:58 2010 +0900 |
tree | 9fc60de49712b6625eb9adb30153d88d86c433da | |
parent | 577cd7584cf5199f1ea22cca0ad1fa129a98effa [diff] |
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>