commit | d3235c4ac17b7f2a9c64cc3ebc71e23d1d1fa466 | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jhnikula@gmail.com> | Mon Apr 26 15:49:12 2010 +0300 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Tue Apr 27 11:08:06 2010 +0100 |
tree | 72cb304a62e75f98a109f2548cdc5b04f0757e79 | |
parent | c6de6e03009efaa56baeb98da8bbcce0c6c889a6 [diff] |
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 <jhnikula@gmail.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>