diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2014-11-28 17:57:11 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-12-03 19:07:33 +0300 |
commit | 0ebd465f3713504ad5292cc65f53f95511ff1dcb (patch) | |
tree | b8e2dfa21a3bd54dc06848b767656f5414ce118c /arch/arm/mach-sa1100/h3600.c | |
parent | 1eca42b49df0fdaa4ebc0d1f5b17ea71b159858d (diff) | |
download | linux-0ebd465f3713504ad5292cc65f53f95511ff1dcb.tar.xz |
ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domain
IRQ_GPIO11_27 is a shared IRQ receiving IRQs from "high" GPIOs. It is
still handled by sa1100_normal_chip, so there is no point to exclude it
from "normal" irq domain. The IRQF_VALID flag set by domain map function
will be cleared by irq_set_chained_handler() internally.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-sa1100/h3600.c')
0 files changed, 0 insertions, 0 deletions