]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitac37a0b0ba7e8a6afce8db3f6c3367a3cfedad26
tree18277a64c2662334c1ada7c721dc9daa2f6f4fbf
parent52e3134423c3af4431fedb34f77e31cfff91e0c3
ARM: 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