arm/imx: add gic_handle_irq function
authorShawn Guo <shawn.guo@linaro.org>
Fri, 23 Sep 2011 16:43:06 +0000 (00:43 +0800)
committerArnd Bergmann <arnd@arndb.de>
Mon, 31 Oct 2011 13:26:22 +0000 (14:26 +0100)
This is a plain translation of assembly gic irq handler to C function
for CONFIG_MULTI_IRQ_HANDLER support on imx family.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found