From: Jarkko Nikula Date: Mon, 20 Sep 2010 07:39:14 +0000 (+0300) Subject: ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idle X-Git-Tag: v2.6.37-rc1~126^2~1^2~77^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1be0a6789f7d04e5104b1d2873268369eafcc2;p=pandora-kernel.git ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idle Now codec hits the SND_SOC_BIAS_OFF also when it is idle. This is also the default state after probing and codec is left unconfigured and unpowered by default. Initialization will happen when the bias state changes and aic3x_set_power does power-up and cache sync. Signed-off-by: Jarkko Nikula Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed