From: Magnus Damm Date: Wed, 12 Oct 2011 07:21:42 +0000 (+0900) Subject: ARM: mach-shmobile: Use common INTC IRQ code on sh73a0 X-Git-Tag: v3.2-rc1~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1993055efcc14fd6d213b936d28a41ea52e1d3d;p=pandora-kernel.git ARM: mach-shmobile: Use common INTC IRQ code on sh73a0 Improve IRQ triggering support by making use of the macro INTC_IRQ_PINS_32() for INTCA on sh73a0. Unfortunately it is not as easy as just using the macro as-is, we need to do mask and unmaks in the GIC but configure other bits and ack in INTCA. Update GPIO IRQ mappings while at it. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed