From: Mark Brown Date: Wed, 1 Jul 2009 17:23:26 +0000 (+0100) Subject: ASoC: Only disable pxa2xx-i2s clocks if we enabled them X-Git-Tag: v2.6.31-rc2~6^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da9ff1f796e81976935407251815838bef9868d4;p=pandora-kernel.git ASoC: Only disable pxa2xx-i2s clocks if we enabled them The clock API can't cope with unbalanced enables and disables and we only enable in hw_params() but try to disable in shutdown. Signed-off-by: Mark Brown --- Reading git-diff-tree failed