ARM: OMAP1: Change interrupt numbering for sparse IRQ
Change interrupt numbering for sparse IRQ. We do this using
a fixed offset until we can drop irqs.h once all it's users
have been updated.
Note that this depends on the GPIO fix for the MPUIO IRQs
"gpio: omap: Fix regression for MPUIO interrupts".
Also note that this patch adds some extra irq alloc warnings
that will go away when we stop calling irq_alloc_descs
in gpio-omap.c with a follow-up patch.
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by:
Tony Lindgren <tony@atomide.com>
Showing
- arch/arm/Kconfig 1 addition, 0 deletionsarch/arm/Kconfig
- arch/arm/mach-omap1/ams-delta-fiq-handler.S 1 addition, 2 deletionsarch/arm/mach-omap1/ams-delta-fiq-handler.S
- arch/arm/mach-omap1/dma.c 1 addition, 1 deletionarch/arm/mach-omap1/dma.c
- arch/arm/mach-omap1/i2c.c 1 addition, 2 deletionsarch/arm/mach-omap1/i2c.c
- arch/arm/mach-omap1/include/mach/irqs.h 60 additions, 64 deletionsarch/arm/mach-omap1/include/mach/irqs.h
- arch/arm/mach-omap1/include/mach/soc.h 4 additions, 0 deletionsarch/arm/mach-omap1/include/mach/soc.h
- arch/arm/mach-omap1/irq.c 1 addition, 0 deletionsarch/arm/mach-omap1/irq.c
- arch/arm/mach-omap1/timer.c 2 additions, 2 deletionsarch/arm/mach-omap1/timer.c
- arch/arm/plat-omap/dma.c 4 additions, 0 deletionsarch/arm/plat-omap/dma.c
Loading
Please register or sign in to comment