commit | f55be1bf52aad524dc1bf556ae26c90262c87825 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Sep 28 09:11:30 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Oct 01 23:45:34 2011 +0100 |
tree | de61131bfac6985902a66ce0b29909ad0519acf9 | |
parent | 354bf8010ffea1ca5accd9fae26b7373df96bcb7 [diff] |
ARM: 7104/1: plat-pxa: 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. Cc: Eric Miao <eric.y.miao@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>