From: Peter Ujfalusi Date: Fri, 9 Dec 2011 21:38:00 +0000 (-0800) Subject: ARM: OMAP2+: DMA: Workaround for invalid destination position X-Git-Tag: v3.3-rc1~145^2~3^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e8077b556a372871c04dd68f47e8c25e9ca348;p=pandora-kernel.git ARM: OMAP2+: DMA: Workaround for invalid destination position If the DMA destination position has been asked before the first actual data transfer has been done, the CDAC register still contains 0 (it is initialized to 0 at omsp_dma_start). If CDAC == 0, return the programmed start address. Signed-off-by: Peter Ujfalusi Reviewed-by: Jarkko Nikula Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed