ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Aug 2011 07:44:45 +0000 (08:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 22 Aug 2011 08:13:21 +0000 (09:13 +0100)
commitf80cb526e301ab625dd04f6137f9995607348ce3
tree286a6e2823820f9886cee5ae7ce6b7446b4358cd
parent87f911a38d7964b50b3be20da5c06fab69a90576
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem

As per example from the other ARM boards, push the LPC32XX
GPIO driver down to the GPIO subsystem so it can be consolidated.

Cc: Wolfram Sang <w.sang@pengutronix.de>
Cc: Barry Song <bs14@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-lpc32xx/Makefile
arch/arm/mach-lpc32xx/gpiolib.c [deleted file]
drivers/gpio/Makefile
drivers/gpio/gpio-lpc32xx.c [new file with mode: 0644]