From: Stephen Boyd Date: Wed, 22 Aug 2012 23:00:13 +0000 (-0700) Subject: ARM: msm: Add handle_irq handler for 8660 DT machine X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~61^2~12^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63c86c950132c3e61c6793c1dc9116e134e73f9d;p=pandora-kernel.git ARM: msm: Add handle_irq handler for 8660 DT machine Commit 041f777 (ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLER, 2011-09-06) forgot to add the .handle_irq for the DT machine record. Add it so we get interrupts instead of panics on DT enabled bootloaders. Signed-off-by: Stephen Boyd Signed-off-by: David Brown --- Reading git-diff-tree failed