]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 4594/1: ns9xxx: use the new gpio functions
authorUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Sun, 30 Sep 2007 19:36:14 +0000 (20:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 22:43:39 +0000 (23:43 +0100)
commitc54ecb2481d464d50520ce60cf36011b68d1e89a
treedcb114640d6df63248e908062570a474fb5be13c
parentc0bb87f7b8a145b56d45484713e1b1f37ce7e626
[ARM] 4594/1: ns9xxx: use the new gpio functions

Up to now only board-a9m9750dev.c used GPIOs.  It just wrote directly into the
corresponding registers.  Now it properly reserves the gpio and uses the API
function to configure it.

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/mach-ns9xxx/board-a9m9750dev.c