From: Santosh Shilimkar Date: Thu, 22 Oct 2009 21:46:31 +0000 (-0700) Subject: omap: SDMA: Fix omap_stop_dma() API for channel linking X-Git-Tag: sz_old_beta2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=538fe1d531a4dcd7daafd7beed092025cb647b03;p=pandora-kernel.git omap: SDMA: Fix omap_stop_dma() API for channel linking OMAP sDMA driver API omap_stop_dma() doesn't really stop the dma when used in linking scenario. The DMA channel needs to be disabled before resetting the chain. Also fix clearing of the OMAP_DMA_ACTIVE status in the linked case. Cc: Hari n Cc: Jarkko Nikula Signed-off-by: Santosh Shilimkar Signed-off-by: Venkatraman S Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed