commit | f6c1f2d5e5d50366910fd687e88d07ebaabe00ab | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sun May 08 09:24:42 2011 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon May 09 01:44:54 2011 +0200 |
tree | c141bbd6bb9ffbbd3998303f8480e1e227c4b33d | |
parent | 7164bdb643cd9c919d69a5ea55b6f8477b90657c [diff] |
ASoC: SSM2602: Do not power the codec up in probe It is not required to have the codec powered at this stage and DAPM will power the ADC and DAC down again after probe has run anyway. Thus we avoid some unnecessary writes by this change. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>