sh: intc: Allow triggering on both edges for ARM SoCs
authorMagnus Damm <damm@opensource.se>
Wed, 12 Oct 2011 07:21:08 +0000 (16:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 4 Nov 2011 15:57:48 +0000 (00:57 +0900)
commitd21bef2ce924d6619daa56a75b71372d8cf65262
tree7d08f799300242a9c3a1049a12b3577125f0d0d6
parentc95f92fd8e3c5463bb13f0cac91b893c229bd062
sh: intc: Allow triggering on both edges for ARM SoCs

Enable IRQ_TYPE_EDGE_BOTH on all R/SH-Mobile ARM SoCs.
This hardware feature is supported by sh7367, sh7377,
sh7372 and sh73a0.

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