mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
1b432840d0
This patch fixes the wrong use of GPIO register offsets in devices.c. To avoid further problems, use gpio_get_value to return the NAND status instead of our own expanded code. Also define the zero offset of the alternate function register to allow consistent access. Signed-off-by: Florian Fainelli <florian@openwrt.org> 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 |