From: Roland Stigge Date: Mon, 27 Feb 2012 16:28:02 +0000 (+0100) Subject: ARM: LPC32xx: Fix irq on GPI_28 X-Git-Tag: v3.3-rc6~22^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6737055c1c432a9628a9a731f9881ad8e0a9eee;p=pandora-kernel.git ARM: LPC32xx: Fix irq on GPI_28 The GPI_28 IRQ was not registered properly. The registration of IRQ_LPC32XX_GPI_28 was added and the (wrong) IRQ_LPC32XX_GPI_11 at LPC32XX_SIC1_IRQ(4) was replaced by IRQ_LPC32XX_GPI_28 (see manual of LPC32xx / interrupt controller). Signed-off-by: Roland Stigge Cc: stable@vger.kernel.org --- Reading git-diff-tree failed