From: Dmitry Eremin-Solenikov Date: Fri, 28 Nov 2014 14:57:11 +0000 (+0100) Subject: ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domain X-Git-Tag: omap-for-v3.19/fixes-rc1~105^2~1^4~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ebd465f3713504ad5292cc65f53f95511ff1dcb;p=pandora-kernel.git 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 Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed