linux/arch
Lennert Buytenhek bd115ea007 [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>
2006-03-22 20:14:09 +00:00
..
alpha
arm [ARM] 3378/1: ixp2000: fix gpio interrupt handling 2006-03-22 20:14:09 +00:00
arm26
cris
frv
h8300
i386 update the i386 defconfig 2006-03-20 20:14:06 +01:00
ia64
m32r
m68k
m68knommu [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() 2006-03-20 13:42:58 -08:00
mips Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 2006-03-21 09:25:47 -08:00
parisc
powerpc
ppc
s390
sh
sh64
sparc
sparc64 [SPARC64]: Update defconfig. 2006-03-20 01:23:43 -08:00
um
v850 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() 2006-03-20 13:42:58 -08:00
x86_64 [CRYPTO] aes: Fixed array boundary violation 2006-03-21 20:14:10 +11:00
xtensa