ARM: msm: update GPIO chained IRQ handler to use entry/exit functions
authorWill Deacon <will.deacon@arm.com>
Mon, 21 Feb 2011 14:54:57 +0000 (14:54 +0000)
committerWill Deacon <will.deacon@arm.com>
Wed, 11 May 2011 15:04:15 +0000 (16:04 +0100)
commit03dd765fe4dd9420ac430d2a7c19498afa4431b3
tree434bdb2604f1f57b046772133a107a25561b2e39
parent0f43563f2d9d8f6f9e0727e4eedb7f557ed2fb4c
ARM: msm: update GPIO chained IRQ handler to use entry/exit functions

This patch updates the MSM 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.

Tested-and-reviewed-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Acked-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/mach-msm/gpio-v2.c