aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/legacy_irq.c
Commit message (Collapse)AuthorAge
* [ARM] tegra: Add legacy irq supportColin Cross2010-10-21
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>