OSDN Git Service

dmaengine: omap-dma: move reading of dma position to omap-dma.c
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 2 Nov 2013 18:04:17 +0000 (18:04 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Apr 2014 23:27:53 +0000 (00:27 +0100)
commit3997cab391b38e126f217e36ad7bdc9672c9fb4d
tree9aac6b3a5ebbd34dde948504f500ea97ed562f22
parentfa3ad86ae0576b2c721800cc4d46864aa6d31ffd
dmaengine: omap-dma: move reading of dma position to omap-dma.c

Read the current DMA position from the hardware directly rather than via
arch/arm/plat-omap/dma.c.

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>
drivers/dma/omap-dma.c