ARM: 7033/1: mach-u300: break out GPIO driver specifics
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Aug 2011 07:34:26 +0000 (08:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 22 Aug 2011 08:12:53 +0000 (09:12 +0100)
commiteb3cf18cccc33d86179674ac1c49dcbc142fc2d9
tree11fe5bd0ae6f0efe19dc004e2cf68d30b09f2059
parent0f33286190634eeb3ec7638045980c39c98380f4
ARM: 7033/1: mach-u300: break out GPIO driver specifics

The <mach/gpio.h> file is included from upper directories
and deal with generic GPIO and gpiolib stuff. Break out the
platform and driver specific defines and functions into its own
header file.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-u300/include/mach/gpio-u300.h [new file with mode: 0644]
arch/arm/mach-u300/include/mach/gpio.h
arch/arm/mach-u300/mmc.c
drivers/gpio/gpio-u300.c