commit | 0f33286190634eeb3ec7638045980c39c98380f4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Aug 22 08:33:30 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Aug 22 09:12:53 2011 +0100 |
tree | 385dfce25280fc464598fe080a56a434f711982d | |
parent | 8f3c4537bb08001c4772d66ad3fcfcf24d8d180d [diff] |
ARM: 7032/1: plat-nomadik: break out GPIO driver specifics The <[plat|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. Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Cc: Alessandro Rubini <rubini@unipv.it> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>