From: Russell King Date: Tue, 20 Nov 2012 12:19:13 +0000 (+0000) Subject: ASoC: kirkwood-i2s: more pause-mode fixes X-Git-Tag: v3.7-rc7~12^2~3^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ccdf5bbdf5f2488e4a36692d055ba9c43ae6717;p=pandora-kernel.git ASoC: kirkwood-i2s: more pause-mode fixes Don't even momentarily set the pause status when starting the channel; if we do, we should check the busy bit to ensure that we comply with the spec. In any case, it isn't necessary; we will not active on a START event so there is no need to pause the DMA. Signed-off-by: Russell King Signed-off-by: Mark Brown --- Reading git-diff-tree failed