android_kernel_xiaomi_sdm845/arch/arm/mach-at91rm9200
Andrew Victor abbea71872 [ARM] 3348/1: Disable GPIO interrupts
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>
2006-02-24 22:27:50 +00:00
..
board-csb337.c
board-csb637.c
board-dk.c
board-ek.c
clock.c
common.c
devices.c
generic.h
gpio.c [ARM] 3348/1: Disable GPIO interrupts 2006-02-24 22:27:50 +00:00
irq.c
Kconfig
Makefile
Makefile.boot
time.c