[PATCH 0/2] ARM: OMAP2+: remove DMA interrupt if DT provided
Sricharan R
r.sricharan at ti.com
Tue Jun 3 02:04:59 PDT 2014
This series removes the DMA interrupt registration if DT provides interrupts,
so we have no need for hwmod provided interrupt number.
This is a pre-req for crossbar migration as DMA is the last driver to use
interrupt definition from hwmod.
Nishanth Menon (2):
ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver
ARM: DRA7: hwmod: remove interrupts for DMA
arch/arm/mach-omap2/dma.c | 3 +++
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 9 ---------
arch/arm/plat-omap/dma.c | 5 +++--
include/linux/omap-dma.h | 1 +
4 files changed, 7 insertions(+), 11 deletions(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list