From: Peter Ujfalusi Date: Wed, 29 Oct 2014 11:55:46 +0000 (+0200) Subject: ASoC: davinci-mcasp: When stopping TX/RX stop the AFIFO as the last step X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0380866a9131646787dc60d19a6d5d2c22dffdd1;p=pandora-kernel.git ASoC: davinci-mcasp: When stopping TX/RX stop the AFIFO as the last step The AFIFO should not be stopped (or started for that matter) when McASP is running since it can cause unpredictable issues because we are switching off AFIFO for the direction which was handling the requests from McASP and was generating DMA request toward the system DMA. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed