[PATCH] ARM: OMAP2+: Fix PMU interrupt definitions

Paul Walmsley paul at pwsan.com
Mon Sep 24 17:38:12 EDT 2012


On Mon, 24 Sep 2012, Jon Hunter wrote:

> 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 the Tony's master branch for OMAP.
> 
> Signed-off-by: Jon Hunter <jon-hunter at ti.com>

Thanks, looks like I missed that when the patch was rebased.  Queued into 
devel-late-fixes.


- Paul



More information about the linux-arm-kernel mailing list