From: Uwe Kleine-König Date: Thu, 18 Jul 2013 12:58:06 +0000 (+0200) Subject: gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler X-Git-Tag: v3.12-rc1~111^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e811d9f5d1ee708f06c4f0a1009f8a1d22f364;p=pandora-kernel.git 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 Acked-by: Shawn Guo Signed-off-by: Linus Walleij --- Reading git-diff-tree failed