From: Anand Gadiyar Date: Mon, 1 Oct 2007 17:41:36 +0000 (-0700) Subject: ARM: OMAP: DMA fix bug in omap_get_dma_dst_pos X-Git-Tag: v2.6.23-omap1~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8143c8e3ae8f214bbda0ba394076e9026da5dedd;p=pandora-kernel.git 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 Fixed to use OMAP_DMA_CDAC_REG. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed