linux/arch/arm/plat-omap
Roger Quadros b37c45b8c2 OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs
gpio_get() should return DATAIN register value when the GPIO
is configured as input whereas it should return DATAOUT register
value when the GPIO is configured as output.
Now /sys/kernel/debug/gpio shows proper values for output GPIOs

Signed-off-by: Roger Quadros <ext-roger.quadros@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2009-08-05 16:53:24 +03:00
..
include/mach OMAP: Fix IOMEM macro for assembly 2009-06-23 16:56:05 +03:00
clock.c Merge branch 'omap4' into for-next 2009-05-28 15:45:14 -07:00
common.c Merge branch 'omap4' into for-next 2009-05-28 15:45:14 -07:00
cpu-omap.c
debug-devices.c
debug-leds.c
devices.c ARM: OMAP4: Add minimal support for omap4 2009-05-28 14:16:04 -07:00
dma.c OMAP3: DMA: Enable idlemodes for DMA OCP 2009-06-23 13:30:24 +03:00
dmtimer.c ARM: OMAP4: Add minimal support for omap4 2009-05-28 14:16:04 -07:00
fb.c
gpio.c OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs 2009-08-05 16:53:24 +03:00
i2c.c
io.c ARM: OMAP4: Add minimal support for omap4 2009-05-28 14:16:04 -07:00
iommu.c OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry 2009-06-23 13:30:25 +03:00
iopgtable.h
iovmm.c
Kconfig [ARM] Kconfig: remove 'default n' 2009-05-31 15:12:25 +01:00
mailbox.c
Makefile
mcbsp.c
mux.c ARM: OMAP4: Add minimal support for omap4 2009-05-28 14:16:04 -07:00
ocpi.c
sram.c OMAP3: SRAM size fix for HS/EMU devices 2009-06-23 13:30:23 +03:00
usb.c