linux/arch/arm/common
Linus Walleij 77f4025b5e [ARM] 5455/1: Fix IRQ noise from VIC code
The VIC code will attempt to perform som
default set_irq_chip() and set_irq_chip_data()
on all IRQs supported by the VIC, while the new
IRQ handling code strictly checks for the global
NR_IRQS to be respected also for these IRQs.

This patch will respect the interrupt mask passed
to the VIC driver and will prevent it from
attempting to call these functions on any unused
interrupts.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-04-16 21:29:46 +01:00
..
Kconfig
Makefile
clkdev.c clkdev: add possibility to get a clock based on the device name 2009-03-27 14:51:13 +01:00
dmabounce.c [ARM] make page_to_dma() highmem aware 2009-03-15 21:01:21 -04:00
gic.c
icst307.c
icst525.c
it8152.c
locomo.c
sa1111.c
scoop.c [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessors 2009-03-25 10:13:57 +00:00
sharpsl_param.c
sharpsl_pm.c
time-acorn.c
uengine.c
via82c505.c
vic.c [ARM] 5455/1: Fix IRQ noise from VIC code 2009-04-16 21:29:46 +01:00