Searched hist:b755706cd726e5d465c28c2cd64c618419034981 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | board-generic.c | diff b755706cd726e5d465c28c2cd64c618419034981 Wed Dec 07 20:47:40 CET 2011 Benoit Cousson <b-cousson@ti.com> 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 <b-cousson@ti.com> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|