]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
omap 5912 osk: GPIO updates
authorDavid Brownell <david-b@pacbell.net>
Tue, 26 Feb 2008 00:01:23 +0000 (16:01 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 3 Mar 2008 13:11:23 +0000 (05:11 -0800)
commitac08826d2ae151cd3dd10529f26c6055637030c6
treee8a04440d1f8c48fb67e5ed516d436b083c94310
parent844ea3866ede9ced61d07ce77632367f8a33c236
omap 5912 osk: GPIO updates

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>
arch/arm/mach-omap1/board-osk.c
drivers/input/touchscreen/ads7846.c