From: Marc Zyngier Date: Tue, 6 Sep 2011 09:23:45 +0000 (+0100) Subject: ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER X-Git-Tag: v3.3-rc1~141^2~3^2~8^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b2f55d7851aa358d3a99cff344c560c4967f042;p=pandora-kernel.git ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER Convert the omap2plus platforms to be using CONFIG_MULTI_IRQ_HANDLER. Each machine is modified to provide either omap2_intc_handle_irq(), omap3_intc_handle_irq() or gic_handle_irq(). This allows for a major cleanup, removing the MULTI_OMAP setup from the interrupt path. Tested on both Panda and IGEPv2 (single kernel image) Tested-by: Tony Lindgren Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed