[ARM] 4590/1: ns9xxx: add gpio handling functions
authorUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Sun, 30 Sep 2007 19:35:09 +0000 (20:35 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 22:43:36 +0000 (23:43 +0100)
commit689f2a01e68c0033f59055dd816ff27dc51f9dcc
tree4ca8339ec5da01e3cea8be9d5f35676c54bcf261
parentba7d850a02c7c3357ec488776405470534e7ccf8
[ARM] 4590/1: ns9xxx: add gpio handling functions

This implementation conforms to the general GPIO API
introduced in 2.6.21.

This patch was signed-of by David Brownell before I exported the functions
using EXPORT_SYMBOL.

Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/mach-ns9xxx/Makefile
arch/arm/mach-ns9xxx/gpio.c [new file with mode: 0644]
include/asm-arm/arch-ns9xxx/gpio.h [new file with mode: 0644]