ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Aug 2011 07:49:07 +0000 (08:49 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 22 Aug 2011 08:13:44 +0000 (09:13 +0100)
commit2428835fc6a579b68dde16d37e0b72ca29259c96
tree3118e3f4793d2032c0d469f2f4d6e86992918547
parent9c587c05d715ca8461342c2cb3b4a67036b5c22b
ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem

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

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/Makefile
drivers/gpio/Makefile
drivers/gpio/gpio-sa1100.c [moved from arch/arm/mach-sa1100/gpio.c with 98% similarity]