ARM: omap: update GPIO chained IRQ handler to use entry/exit functions
authorWill Deacon <will.deacon@arm.com>
Mon, 21 Feb 2011 13:46:08 +0000 (13:46 +0000)
committerWill Deacon <will.deacon@arm.com>
Wed, 11 May 2011 15:04:15 +0000 (16:04 +0100)
commitee144182590a6bd9ed1481cb09d15b92e6b5c348
tree1227a6e29703d3232424a9d03397dcb615a3088d
parent693d92a1bbc9e42681c42ed190bd42b636ca876f
ARM: omap: update GPIO chained IRQ handler to use entry/exit functions

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

Cc: Colin Cross <ccross@google.com>
Cc: Tony Lindgren <tony@atomide.com>
Tested-and-acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/plat-omap/gpio.c