]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - drivers/cbus/cbus.c
use gpio_direction_input (OMAP tree only)
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 30 Oct 2008 03:41:17 +0000 (20:41 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Nov 2008 21:12:33 +0000 (13:12 -0800)
commitd59842e6881e8f58cb17de5c0d11866796347d50
tree87500fac9e76ec3c9520de969df5d57513285fd5
parent7270f33b7b0139f40fcfbf771dc5ec5a773a71cd
use gpio_direction_input (OMAP tree only)

More switchover to the cross-platform GPIO interface:
use gpio_direction_input(), not an OMAP-specific call,
for code that has NOT merged to mainline.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
13 files changed:
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-3430sdp.c
arch/arm/mach-omap2/board-apollon.c
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-omap3evm.c
arch/arm/plat-omap/gpio-switch.c
drivers/bluetooth/brf6150.c
drivers/bluetooth/hci_h4p/core.c
drivers/cbus/cbus.c
drivers/cbus/retu.c
drivers/cbus/tahvo.c
drivers/input/touchscreen/omap/ts_hx.c
drivers/input/touchscreen/tsc2005.c