From: Markus Pargmann Date: Mon, 28 Apr 2014 10:54:42 +0000 (+0200) Subject: ASoC: fsl-ssi: Fix register values when disabling X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~4^7~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c961cc59345fa347173e5a1f5866bc866fd626;p=pandora-kernel.git ASoC: fsl-ssi: Fix register values when disabling The bits we have to clear when disabling are different when the other stream is still active. This patch fixes the calculation of new register values after disabling one stream. It also adds a more detailed description of the new register value calculation. Signed-off-by: Markus Pargmann Tested-By: Michael Grzeschik Signed-off-by: Mark Brown --- Reading git-diff-tree failed