]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions
authorWill Deacon <will.deacon@arm.com>
Mon, 21 Feb 2011 13:58:10 +0000 (13:58 +0000)
committerWill Deacon <will.deacon@arm.com>
Wed, 11 May 2011 15:04:15 +0000 (16:04 +0100)
commit31e227e8409cb5ff16f9c447b4f35a96d317d48b
tree76652a069c185400939cfa19b8e2615072435294
parentef7d4f3cddeea53035929c950d5331dbc9c668a9
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>
arch/arm/mach-tegra/gpio.c