From: Benoit Cousson Date: Wed, 7 Dec 2011 19:47:40 +0000 (-0800) Subject: ARM: OMAP2+: board-generic: Add missing handle_irq callbacks X-Git-Tag: v3.3-rc4~1^2~1^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b755706cd726e5d465c28c2cd64c618419034981;p=pandora-kernel.git ARM: OMAP2+: board-generic: Add missing handle_irq callbacks The following commit: 6b2f55d7851aa358d3a99cff344c560c4967f042, is adding the support for the CONFIG_MULTI_IRQ_HANDLER but did not update all the machine descriptors supported in the DT board-generic.c file. It thus break the DT boot on OMAP3 and OMAP4 boards. Add the proper handle_irq callbacks for OMAP3 and OMAP4 generic machine descriptors. Signed-off-by: Benoit Cousson Acked-by: Marc Zyngier Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed