ARM: LPC32xx: Fix interrupt controller init
authorRoland Stigge <stigge@antcom.de>
Mon, 27 Feb 2012 16:28:02 +0000 (17:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Mar 2012 19:31:22 +0000 (12:31 -0700)
commitaef5ebd137305e5dd55c94c0bc32c3955588f44c
treea63e127beee0e87cbd53ca4bd8400d37fbe81c25
parentbd4789a33ad759aa17f39dc3a22072c9d00596bc
ARM: LPC32xx: Fix interrupt controller init

commit 35dd0a75d4a382e7f769dd0277732e7aa5235718 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-lpc32xx/irq.c