From: Lars-Peter Clausen Date: Sat, 30 Apr 2011 20:28:20 +0000 (+0200) Subject: ASoC: JZ4740: Fix i2s shutdown X-Git-Tag: v2.6.39~37^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=005967a1df80980acb47c72d758ec05059105492;p=pandora-kernel.git ASoC: JZ4740: Fix i2s shutdown The i2s shutdown callback has the check whether it should be disabled reversed. Currently it is disabled if another stream is still active, but kept enabled if the last stream is closed. This patch fixes it. Signed-off-by: Lars-Peter Clausen Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed