]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit22f051f0b12793836891cfa845fa7f713db75af8
treed8a538e67301057f7451427ea3a44963aa07924a
parentca49ab65d4540a5a27f4423b3671f51c0b96f152
ARM: OMAP: DMA fix bug in omap_get_dma_dst_pos

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>
arch/arm/plat-omap/dma.c