ASoC: Don't bring the CODEC up to full power for supplies and biases
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 4 Jun 2011 10:34:43 +0000 (11:34 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 6 Jun 2011 20:45:44 +0000 (21:45 +0100)
commitdfcc9047c97ca99b151e30133c9bccf5ab258ca6
treed61be1397b018c9e31a0703cc8bdde9d7b73e2c0
parent56fba41f8f6444f9e2db3bfe2c4cc5c5bac43d1d
ASoC: Don't bring the CODEC up to full power for supplies and biases

If the only widgets active within a CODEC are supplies and micbiases we
are not passing audio, we are probably just doing microphone detection.
This will not generally require either fully accurate reference voltages
or much power so

If this turns out to be unsuitable for some systems we can provide a
facility to override this decision.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
sound/soc/soc-dapm.c