commit | 35dd0a75d4a382e7f769dd0277732e7aa5235718 | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Mon Feb 27 17:28:02 2012 +0100 |
committer | Roland Stigge <stigge@antcom.de> | Mon Feb 27 17:28:02 2012 +0100 |
tree | 1551ad6bdb769fc20871e9c8497fcc8fe068c160 | |
parent | f6737055c1c432a9628a9a731f9881ad8e0a9eee [diff] |
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