]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55ef742ed3e38a814894f616b98eecd079ceec2a
tree9aac6b3a5ebbd34dde948504f500ea97ed562f22
parent3200011295a72dd0b3bea0823b29e6a0f55305dd
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