From: Peter Ujfalusi Date: Fri, 14 Sep 2012 12:05:44 +0000 (+0300) Subject: dmaengine: omap: Support for element mode in cyclic DMA X-Git-Tag: v3.7-rc1~81^2~14^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccffa3870a7ec2b59cf051b745220c56f423d182;p=pandora-kernel.git dmaengine: omap: Support for element mode in cyclic DMA When src_maxburst/dst_maxburst is set to 0 by the users of cyclic DMA (mostly audio) indicates that we should configure the omap DMA to element sync mode instead of packet mode. Signed-off-by: Peter Ujfalusi Acked-by: Vinod Koul Tested-by: Janusz Krzysztofik Signed-off-by: Mark Brown --- Reading git-diff-tree failed