]> 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)
commite3994f370145bd9ad2834ea22140e712895bbaeb
tree1551ad6bdb769fc20871e9c8497fcc8fe068c160
parentdfe57287a03d04ad2b91fdde8dec0ac17cbdfc48
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