sh: Let INTC set IRQF_VALID on ARM platforms.
authorMagnus Damm <damm@opensource.se>
Fri, 5 Feb 2010 11:15:25 +0000 (11:15 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Feb 2010 03:45:48 +0000 (12:45 +0900)
commit65a5b28f0af00dddd785b516914739460562638f
tree9a3385f82aefebc9775d97a02d239d671cbcf0a6
parent13d605de2ece8c8f7c17a88747d90b7931350ee5
sh: Let INTC set IRQF_VALID on ARM platforms.

Reuse the SuperH INTC code on ARM by using set_irq_flags()
to set IRQF_VALID on ARM platforms.

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