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)
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>

No differences found