forked from Minki/linux
33763d571d
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> |
||
---|---|---|
.. | ||
devices.c | ||
gpio.c | ||
irq.c | ||
Makefile | ||
prom.c | ||
serial.c | ||
setup.c | ||
time.c |