commit | 9609e74093abd9f61fb1d20a8915a8ea87c77d5a | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Thu Sep 11 17:48:00 2008 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 11 16:18:57 2008 +0100 |
tree | aa624059b2100b657275ad93e452d6bb0f325ee9 | |
parent | d302d05cf4d25f4fbbec0f9338fac13ee0c0ad89 [diff] |
MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irq This patchs defines the number of built-in the GPIOs present on the SoC as Documentation/gpio.txt recommends to do. Define irq_to_gpio/gpio_to_irq to return the right values so that it fixes a compilation error on drivers/gpio/gpiolib.c when enabling debugfs. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>