ARM: OMAP: 5912 OSK GPIO updates
authorDavid Brownell <david-b@pacbell.net>
Tue, 26 Feb 2008 08:01:23 +0000 (00:01 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Apr 2008 16:57:06 +0000 (09:57 -0700)
Start cleaning up GPIO handling for OMAP5912 OSK board:

 - Initialize GPIOs using the cross-platform calls, not the old
   OMAP-private ones.

 - Move touchscreen setup out of ads7846 code into board-specfic
   setup code, where it belongs.

This doesn't depend on the patches to update OMAP to use the
gpiolib implementation framework.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found