ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Aug 2011 07:37:10 +0000 (08:37 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 22 Aug 2011 08:12:54 +0000 (09:12 +0100)
commitdb23c7332b5391646c32585b06328da0463418f8
treefc6123882b89ccc3ee5fe132c02003c9bf3a3ea7
parente9fe594344c3db554aebb48513b60bba90c4dd2d
ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem

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

Cc: zeal <zealcook@gmail.com>
Cc: Ben Dooks <ben-linux@fluff.org>
Acked-by: Daniel Silverstone <dsilvers@simtec.co.uk>
Acked-by: Simtec Linux Team <linux@simtec.co.uk>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ks8695/Makefile
drivers/gpio/Makefile
drivers/gpio/gpio-ks8695.c [moved from arch/arm/mach-ks8695/gpio.c with 100% similarity]