linux-stable-rt/arch/arm/plat-omap
David Brownell e031ab23de ARM: OMAP: minor gpio bugfixes
Minor GPIO fixes:

 - If get_gpio_bank() fails, then BUG() out.

 - In omap_set_gpio_debounce():
    * protect the read/modify/write with the relevant spinlock
    * make the omap3 clock ops pass "sparse" checking

Except for the spinlock problem, these were reported through "make".

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2008-12-10 17:35:27 -08:00
..
include/mach ARM: OMAP: make legacy gpio request/free calls superfluous 2008-12-10 17:35:27 -08:00
Kconfig
Makefile
clock.c
common.c
cpu-omap.c
debug-devices.c ARM: OMAP: use gpio_to_irq 2008-12-10 17:35:26 -08:00
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: minor gpio bugfixes 2008-12-10 17:35:27 -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