summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2440/mach-anubis.c
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2009-04-16 20:17:56 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-04-16 20:29:46 (GMT)
commit77f4025b5e7b290f5c3cc03aa6242328694c71d4 (patch)
tree03150e3fe3075eeadf3df3b978766bae139b615a /arch/arm/mach-s3c2440/mach-anubis.c
parent5e075cb5cee4faecc82e2b8a04e640176629976e (diff)
downloadlinux-fsl-qoriq-77f4025b5e7b290f5c3cc03aa6242328694c71d4.tar.xz
[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>
Diffstat (limited to 'arch/arm/mach-s3c2440/mach-anubis.c')
0 files changed, 0 insertions, 0 deletions