summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
diff options
context:
space:
mode:
authorLennert Buytenhek2006-03-22 21:14:09 +0100
committerRussell King2006-03-22 21:14:09 +0100
commitbd115ea007e671e96b8b53c2e0e885103d39fd40 (patch)
treee33f6a612f0a4dcb447d2bd3ce4678f928d94838 /include/asm-arm
parent[ARM] Quieten spurious IRQ detection (diff)
downloadkernel-qcow2-linux-bd115ea007e671e96b8b53c2e0e885103d39fd40.tar.gz
kernel-qcow2-linux-bd115ea007e671e96b8b53c2e0e885103d39fd40.tar.xz
kernel-qcow2-linux-bd115ea007e671e96b8b53c2e0e885103d39fd40.zip
[ARM] 3378/1: ixp2000: fix gpio interrupt handling
Patch from Lennert Buytenhek ixp2000 used to initially mark GPIO interrupts as invalid, and not mark them valid until set_irq_type() was called, but this doesn't work if you want to use request_irq() with the SA_TRIGGER_* flags. So, just mark the GPIO interrupts valid from the beginning. We configure GPIOs as inputs when set_irq_type() is called anyway, so this shouldn't be a problem. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm')
0 files changed, 0 insertions, 0 deletions