commit | 98022940c2431025be3c95e50035d762c40f539d | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Feb 21 13:58:10 2011 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Wed May 11 16:04:15 2011 +0100 |
tree | 76652a069c185400939cfa19b8e2615072435294 | |
parent | adfed159ab71bff53ccac3013776580bc866d2ba [diff] |
ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions This patch updates the Tegra gpio chained IRQ handler to use the chained IRQ enter/exit functions in order to function correctly on primary controllers with different methods of flow control. This is required for the GIC to move to fasteoi interrupt handling. Acked-by: Colin Cross <ccross@android.com> Signed-off-by: Will Deacon <will.deacon@arm.com>