lineage_android_kernel_xiao.../arch/arm/plat-omap
David Brownell 0b84b5ca43 ARM: OMAP: switch to standard gpio get/set calls
This patch replaces some legacy OMAP GPIO calls with the "new" (not
really, any more!) calls that work on most platforms.

The calls addressed by this patch are the simple ones to get and set
values ... for code that's in mainline, including the implementations
of those calls.

Except for the declarations and definitions of those calls, all of
these changes were performed by a simple SED script.  Plus, a few
"if() set() else set()" branches were merged by hand.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2008-12-10 17:35:25 -08:00
..
include/mach ARM: OMAP: switch to standard gpio get/set calls 2008-12-10 17:35:25 -08:00
Kconfig
Makefile
clock.c ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap 2008-11-04 13:35:07 -08:00
common.c
cpu-omap.c
debug-devices.c
debug-leds.c ARM: OMAP: switch to standard gpio get/set calls 2008-12-10 17:35:25 -08:00
devices.c
dma.c
dmtimer.c
fb.c
gpio.c ARM: OMAP: switch to standard gpio get/set calls 2008-12-10 17:35:25 -08:00
i2c.c
io.c
mailbox.c
mailbox.h
mcbsp.c
mux.c
ocpi.c
sram.c [ARM] omap: fix a pile of issues 2008-12-01 17:40:54 +00:00
usb.c