dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/rb532
Phil Sutter 0fc6bc0d6e MIPS: RB532: Export rb532_gpio_set_func()
This kernel symbol provides a way for drivers to switch on alternate
function for a certain GPIO pin. Turning it off is done implicitly when
changing the GPIO direction, as that would be fixed when using the given
pin als alternate function.

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-01-30 21:33:01 +00:00
..
Makefile [MIPS] Routerboard 532: Support for base system 2008-07-20 14:38:18 +01:00
devices.c MIPS: RB532: Simplify dev3 init 2009-01-30 21:33:01 +00:00
gpio.c MIPS: RB532: Export rb532_gpio_set_func() 2009-01-30 21:33:01 +00:00
irq.c MIPS: RB532: Add set_type() function to IRQ struct. 2009-01-30 21:32:59 +00:00
prom.c MIPS: RB532: Remove obsolute reference to setup_serial_port 2008-10-11 16:18:46 +01:00
serial.c MIPS: RB532: Detect uart type, add platform device 2009-01-30 21:33:00 +00: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