sh: Support userimask for all SH-X3 interrupt controllers.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 1 Oct 2010 15:43:43 +0000 (00:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 1 Oct 2010 15:43:43 +0000 (00:43 +0900)
commite15f6870a2f2a29abcdb910b80f9629bcf7f5566
tree6b43b8755cc5926692a25c6695d3cbfba360368e
parent5924ad0d86fbc05bfb0c90afa15e20ccb7155549
sh: Support userimask for all SH-X3 interrupt controllers.

This shuffles some of the shared bits out of the 7786 code and in to a
shared SH-X3 support file. Presently just for userimask, but also a good
place for the IRQ balancing wrappers.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/Makefile
arch/sh/kernel/cpu/sh4a/intc-shx3.c [new file with mode: 0644]
arch/sh/kernel/cpu/sh4a/setup-sh7786.c