kernel-ark/arch/arm
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
..
boot
common [ARM] Convert kmalloc+memset to kzalloc 2006-03-21 22:06:17 +00:00
configs [ARM] 3376/2: S3C2410 - update defconfig 2006-03-21 22:06:23 +00:00
kernel [ARM] Quieten spurious IRQ detection 2006-03-22 10:22:58 +00:00
lib [ARM] 3346/1: Fix udelay() for HZ values different from 100 2006-03-21 22:06:07 +00:00
mach-aaec2000
mach-at91rm9200
mach-clps711x
mach-clps7500
mach-ebsa110
mach-ep93xx [ARM] 3374/1: ep93xx: gpio interrupt support 2006-03-21 22:06:21 +00:00
mach-footbridge [ARM] Convert kmalloc+memset to kzalloc 2006-03-21 22:06:17 +00:00
mach-h720x
mach-imx
mach-integrator [ARM] Convert kmalloc+memset to kzalloc 2006-03-21 22:06:17 +00:00
mach-iop3xx [ARM] Convert kmalloc+memset to kzalloc 2006-03-21 22:06:17 +00:00
mach-ixp4xx [ARM] Convert kmalloc+memset to kzalloc 2006-03-21 22:06:17 +00:00
mach-ixp2000 [ARM] 3378/1: ixp2000: fix gpio interrupt handling 2006-03-22 20:14:09 +00:00
mach-l7200
mach-lh7a40x
mach-omap1
mach-omap2
mach-pxa [ARM] Convert SA1111 to use clock architecture 2006-03-21 22:05:53 +00:00
mach-realview
mach-rpc
mach-s3c2410 [ARM] 3375/1: S3C2440 - fix osiris machine build 2006-03-21 22:06:22 +00:00
mach-sa1100 [ARM] Convert SA1111 to use clock architecture 2006-03-21 22:05:53 +00:00
mach-shark
mach-versatile [ARM] Adapt vic.c to allow for multiple VICs in a system. 2006-03-21 22:05:52 +00:00
mm [ARM] 3369/1: ep93xx: add core cirrus ep93xx support 2006-03-21 22:06:11 +00:00
nwfpe
oprofile [ARM] Use kcalloc to allocate counter_config array rather than kmalloc 2006-03-21 23:30:02 +00:00
plat-omap
tools
vfp
Kconfig [ARM] 3369/1: ep93xx: add core cirrus ep93xx support 2006-03-21 22:06:11 +00:00
Kconfig.debug
Makefile [ARM] 3369/1: ep93xx: add core cirrus ep93xx support 2006-03-21 22:06:11 +00:00