alistair23-linux/arch/mips/rb532
Phil Sutter 33763d571d MIPS: RB532: Auto disable GPIO alternate function
When a driver calls gpio_set_direction_{input,output}(), it obviously
doesn't want the alternate function for that pin to be active (as the
direction would not matter in that case). This patch ensures alternate
function is disabled when the direction is being changed.

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-01-30 21:32:59 +00:00
..
devices.c MIPS: RB532: GPIO register offsets are relative to GPIOBASE 2008-11-20 19:42:32 +00:00
gpio.c MIPS: RB532: Auto disable GPIO alternate function 2009-01-30 21:32:59 +00:00
irq.c MIPS: RB532: Add set_type() function to IRQ struct. 2009-01-30 21:32:59 +00:00
Makefile
prom.c MIPS: RB532: Remove obsolute reference to setup_serial_port 2008-10-11 16:18:46 +01:00
serial.c MIPS: RB532: Cleanup the headers again 2008-10-11 16:18:46 +01:00
setup.c MIPS: RB532: Cleanup the headers again 2008-10-11 16:18:46 +01:00
time.c MIPS: Kill unused <asm/debug.h> inclusions 2008-10-15 12:46:52 +01:00