ARM: nmk: update GPIO chained IRQ handler to entry/exit functions
commitadfed159ab71bff53ccac3013776580bc866d2ba
authorWill Deacon <will.deacon@arm.com>
Mon, 28 Feb 2011 10:12:29 +0000 (28 10:12 +0000)
committerWill Deacon <will.deacon@arm.com>
Wed, 11 May 2011 15:04:15 +0000 (11 16:04 +0100)
treee822c9aad821335a7363df446e3c99a8c66503df
parent03dd765fe4dd9420ac430d2a7c19498afa4431b3
ARM: nmk: update GPIO chained IRQ handler to entry/exit functions

This patch updates the Nomadik 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: Rabin Vincent <rabin@rab.in>
Cc: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/plat-nomadik/gpio.c