ARM: OMAP: DMA fix bug in omap_get_dma_dst_pos
authorAnand Gadiyar <gadiyar@ti.com>
Mon, 1 Oct 2007 17:41:36 +0000 (10:41 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 1 Oct 2007 17:41:36 +0000 (10:41 -0700)
omap_get_dma_dst_pos() should return the current destination address.
The CDSA register contains the destination start address.
CDAC register should be used instead.

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found