From: Jarkko Nikula Date: Mon, 26 Apr 2010 12:49:12 +0000 (+0300) Subject: ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level X-Git-Tag: v2.6.35-rc1~478^2^2~44^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3235c4ac17b7f2a9c64cc3ebc71e23d1d1fa466;p=pandora-kernel.git ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level These ADC, DAC and output pin power off commands are needless in aic3x_set_bias_level since they are not enabled in aic3x_init and they are defined in aic3x_dapm_widgets so the ASoC DAPM will take care of them anyway. Signed-off-by: Jarkko Nikula Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed