kernel-ark/arch/arm/mach-at91
Andrew Victor 0ebffe39f8 [ARM] 4232/1: AT91: Generic GPIO bug
The new gpio_direction_input() and gpio_direction_output() functions
were both enabling output mode.  When configuring a GPIO for input mode,
you need to program the ODR (Output Disable Register).

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-02-22 14:53:32 +00:00
..
at91rm9200_devices.c
at91rm9200_time.c
at91rm9200.c
at91sam926x_time.c
at91sam9260_devices.c
at91sam9260.c
at91sam9261_devices.c
at91sam9261.c
at91sam9263_devices.c
at91sam9263.c
board-1arm.c
board-carmeva.c
board-csb337.c
board-csb637.c
board-dk.c
board-eb9200.c
board-ek.c
board-kafa.c
board-kb9202.c
board-sam9260ek.c
board-sam9261ek.c
board-sam9263ek.c
clock.c
clock.h
generic.h
gpio.c [ARM] 4232/1: AT91: Generic GPIO bug 2007-02-22 14:53:32 +00:00
irq.c
Kconfig
leds.c
Makefile
Makefile.boot
pm.c