]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
some drivers switch away from OMAP-specific GPIO calls
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 25 Sep 2008 02:35:56 +0000 (19:35 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 25 Sep 2008 12:53:24 +0000 (15:53 +0300)
commite85a9daa48453a4e7ffedf174b4358cdb444fbbb
treef54c720a0ff01a71413943283eeb71023ce1db1f
parentb20882bfafdad727516b0f8f213f168211d58593
some drivers switch away from OMAP-specific GPIO calls

This updates most of the OMAP drivers which are in mainline to
switch to using the cross-platform GPIO calls instead of the
older OMAP-specific ones.

This is all fairly brainless/obvious stuff.  Probably the
most interesting bit is to observe that the omap-keypad
code seems to now have a portable core that could work with
non-OMAP matrix keypads.  (That would improve with hardware
IRQ debouncing enabled, of course...)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/input/keyboard/omap-keypad.c
drivers/mtd/nand/ams-delta.c
drivers/video/omap/lcd_inn1610.c
drivers/video/omap/lcd_osk.c
drivers/video/omap/lcd_sx1.c