linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: OMAP2+: remove DMA interrupt if DT provided
@ 2014-06-03  9:04 Sricharan R
  2014-06-03  9:05 ` [PATCH 1/2] ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver Sricharan R
  2014-06-03  9:05 ` [PATCH 2/2] ARM: DRA7: hwmod: remove interrupts for DMA Sricharan R
  0 siblings, 2 replies; 3+ messages in thread
From: Sricharan R @ 2014-06-03  9:04 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-03  9:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03  9:04 [PATCH 0/2] ARM: OMAP2+: remove DMA interrupt if DT provided Sricharan R
2014-06-03  9:05 ` [PATCH 1/2] ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver Sricharan R
2014-06-03  9:05 ` [PATCH 2/2] ARM: DRA7: hwmod: remove interrupts for DMA Sricharan R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).