gpio/nomadik: use genirq core to track enablement
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 20 Sep 2011 08:50:15 +0000 (10:50 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 20 Sep 2011 17:31:58 +0000 (11:31 -0600)
Currently the Nomadik GPIO driver tracks enabled/disabled interrupt
status with a local variable, switch to using the interrupt core.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found