ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 28 Sep 2011 08:10:54 +0000 (09:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 1 Oct 2011 22:41:41 +0000 (23:41 +0100)
commit354bf8010ffea1ca5accd9fae26b7373df96bcb7
tree80bcb552771d44e9974de2a89b5b40213cef7e44
parentbd5f12a24766c1f299def0a78b008d4746f528f2
ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem

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

Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-pxa/Makefile
drivers/gpio/Makefile
drivers/gpio/gpio-pxa.c [moved from arch/arm/plat-pxa/gpio.c with 100% similarity]