original_kernel/drivers/gpio
Baruch Siach 50efacf671 gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
IRQ handling is wrong for any GPIO >= PL061_GPIO_NR.

Fix this by implementing and using a proper .to_irq method.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-30 18:56:01 -07:00
..
Kconfig gpio: driver for PrimeCell PL061 GPIO controller 2009-06-19 16:46:03 -07:00
Makefile gpio: driver for PrimeCell PL061 GPIO controller 2009-06-19 16:46:03 -07:00
bt8xxgpio.c
gpiolib.c
max732x.c
max7301.c gpio: max7301: add missing __devexit marking 2009-06-18 13:03:44 -07:00
mcp23s08.c
pca953x.c gpio: pca953x: Add support for PCA9556 2009-06-18 13:03:44 -07:00
pcf857x.c
pl061.c gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR 2009-06-30 18:56:01 -07:00
twl4030-gpio.c
xilinx_gpio.c