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)
commit7d377b170ae0d4df7692f50c9609bea385fe87cc
tree7d08f799300242a9c3a1049a12b3577125f0d0d6
parentd6e15eefcb334deac3e877fce80ace3b91b0ab69
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