dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 2 Nov 2013 13:00:03 +0000 (13:00 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Apr 2014 23:27:38 +0000 (00:27 +0100)
commit1b416c4b41351c3eb8fc42dbb4cd8eba463c0813
tree887179d87d2611bf7fdba8a8274f3b8046e351cf
parent104fce73fdbd174eb08a493eeb2920fd59e6d3f4
dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops

Provide and use a hook to obtain the underlying DMA platform operations
so that omap-dma.c can access the hardware more directly without
involving the legacy DMA driver.

Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-omap/dma.c
drivers/dma/omap-dma.c
include/linux/omap-dma.h