ASoC: dapm: Fix sense of regulator bypass mode
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 10 Jan 2013 19:33:47 +0000 (19:33 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 12 Jan 2013 00:11:47 +0000 (00:11 +0000)
commit8784c77a6cb8e0e9aaec3b3438d1016348342b7f
tree70dc3cb455940c3cfbf189f7ef2ba80da27e12b8
parentd3bf1561253383a3dbcc40afdb2b039d56093a3e
ASoC: dapm: Fix sense of regulator bypass mode

Enable bypass when the regulator is idle, not when it is in use. This is
consistent with what the few existing users actually want.

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