abbea71872
Patch from Andrew Victor disable_irq() lazily disables the interrupt, so the IRQ is only disabled once the interrupt occurs again. The GPIO interrupt handler therefore must first check disable_depth to see if the IRQ needs to be disabled. Orignal patch by Bill Gatliff. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
board-csb337.c | ||
board-csb637.c | ||
board-dk.c | ||
board-ek.c | ||
clock.c | ||
common.c | ||
devices.c | ||
generic.h | ||
gpio.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
time.c |