commit | c0e811d9f5d1ee708f06c4f0a1009f8a1d22f364 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Jul 18 14:58:06 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 16 15:19:11 2013 +0200 |
tree | c8076f71d9bf3df81e13e07e9121cba564cbe8d2 | |
parent | 8a564065825cb92d412f107812ef50fe9ef43668 [diff] |
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler Similar to commit 0e44b6e (gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()) . It doesn't seem to be critical to make the irqs work, but still it is more correct. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>