commit | eb3cf18cccc33d86179674ac1c49dcbc142fc2d9 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Aug 22 08:34:26 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Aug 22 09:12:53 2011 +0100 |
tree | 11fe5bd0ae6f0efe19dc004e2cf68d30b09f2059 | |
parent | 0f33286190634eeb3ec7638045980c39c98380f4 [diff] |
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>