]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: LPC32xx: Fix interrupt controller init
authorRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:28:02 +0000 (17:28 +0100)
committerRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:28:02 +0000 (17:28 +0100)
commitff8ccd8ea1a95f5ecd7163f3772c09dab6e0603d
tree1551ad6bdb769fc20871e9c8497fcc8fe068c160
parentd15b88297b0b526582c41685aa310579f9f39d4f
ARM: LPC32xx: Fix interrupt controller init

This patch fixes the initialization of the interrupt controller of the LPC32xx
by correctly setting up SIC1 and SIC2 instead of (wrongly) using the same value
as for the Main Interrupt Controller (MIC).

Signed-off-by: Roland Stigge <stigge@antcom.de>
Cc: stable@vger.kernel.org
arch/arm/mach-lpc32xx/irq.c