summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-omap3evm.c
diff options
context:
space:
mode:
authorJon Hunter <jon-hunter@ti.com>2012-10-07 19:09:59 (GMT)
committerPaul Walmsley <paul@pwsan.com>2012-10-07 19:09:59 (GMT)
commit3dc3401cfa19a39c01c2c098830bfcd2a450b798 (patch)
treebf2fe3a66f2d02e0dbe6ff6b17d6d296b6110e9f /arch/arm/mach-omap2/board-omap3evm.c
parent2efd543993ff48f4469d0e3c595e8fedc094c47b (diff)
downloadlinux-fsl-qoriq-3dc3401cfa19a39c01c2c098830bfcd2a450b798.tar.xz
ARM: OMAP2+: hwmod data: Fix PMU interrupt definitions
Commit 7d7e1eb (ARM: OMAP2+: Prepare for irqs.h removal) and commit ec2c082 (ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ) updated the way interrupts for OMAP2/3 devices are defined in the HWMOD data structures to being an index plus a fixed offset (defined by OMAP_INTC_START). The definition of the PMU interrupts on OMAP2/3 devices is missing the OMAP_INTC_START offset and so this is causing the allocation of PMU interrupts to fail on OMAP2/3 devices. So add the offset to fix this. This is patch is based upon Tony's master branch for OMAP. Signed-off-by: Jon Hunter <jon-hunter@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-omap3evm.c')
0 files changed, 0 insertions, 0 deletions