[ARM] tegra: Add legacy irq support
authorColin Cross <ccross@android.com>
Mon, 5 Apr 2010 22:22:21 +0000 (15:22 -0700)
committerColin Cross <ccross@android.com>
Fri, 22 Oct 2010 01:11:29 +0000 (18:11 -0700)
The "legacy irq controller" duplicates the functionality of the GIC,
but remains powered during the cpu suspend and idle modes that power
down the CPU and the GIC.

Signed-off-by: Colin Cross <ccross@android.com>

No differences found