From: Dmitry Eremin-Solenikov Date: Thu, 15 Jan 2015 01:32:26 +0000 (+0100) Subject: ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver X-Git-Tag: fixes-v4.0-rc1~125^2~1^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ea298d325616b58760c5182705df76912e0d73;p=pandora-kernel.git ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver As a part of driver consolidation, move GPIO-related IRQ code to drivers/gpio/gpio-sa1100.c. The code does not use GPIOLIB_IRQCHIP (yet), because sa1100 does not have a device for gpios, which is a requirement for GPIOLIB_IRQCHIP. This will be the next step. Signed-off-by: Dmitry Eremin-Solenikov Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed