ARM: tegra: irq: convert to gic arch extensions
authorColin Cross <ccross@android.com>
Sun, 1 May 2011 21:10:10 +0000 (14:10 -0700)
committerWill Deacon <will.deacon@arm.com>
Wed, 11 May 2011 15:04:16 +0000 (16:04 +0100)
commit938fa349fbc16880feae4b65e56691ca12ede9ab
tree9e00699293398a1fce04330019d88e7f2697db64
parent98022940c2431025be3c95e50035d762c40f539d
ARM: tegra: irq: convert to gic arch extensions

Replace the ugly hack that inserts legacy irq controller calls
into the irq call paths by reading and replacing the gic irq
chip with the new gic arch extensions.

Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/irq.c