From 22f051f0b12793836891cfa845fa7f713db75af8 Mon Sep 17 00:00:00 2001 From: Anand Gadiyar Date: Mon, 1 Oct 2007 10:41:36 -0700 Subject: [PATCH] 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 Signed-off-by: Tony Lindgren --- Reading git-format-patch failed