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)
commit35dd0a75d4a382e7f769dd0277732e7aa5235718
tree1551ad6bdb769fc20871e9c8497fcc8fe068c160
parentf6737055c1c432a9628a9a731f9881ad8e0a9eee
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