From: Marc Zyngier Date: Tue, 6 Sep 2011 08:56:17 +0000 (+0100) Subject: ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions X-Git-Tag: v3.3-rc1~141^2~3^2~8^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db1499784da653f7e257d98fefdebc65fde7c40;p=pandora-kernel.git ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions Provide the OMAP2/3 IRQ code with low level handlers that can be used by platforms using CONFIG_MULTI_IRQ_HANDLER. Though the handlers are written in C, the compiled code looks very similar to its assembly counterpart (at least with my gcc 4.4.1). Tested-by: Tony Lindgren Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed