ARM: msm: Add handle_irq handler for 8660 DT machine
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 22 Aug 2012 23:00:13 +0000 (16:00 -0700)
committerDavid Brown <davidb@codeaurora.org>
Thu, 13 Sep 2012 17:51:47 +0000 (10:51 -0700)
commit63c86c950132c3e61c6793c1dc9116e134e73f9d
treea055a90813d834a651e7419fedc86061b37028ad
parent28a33cbc24e4256c143dce96c7d93bf423229f92
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 <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/board-msm8x60.c
This page took 0.02589 seconds and 5 git commands to generate.