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)
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>

No differences found