ASoC: cs4270: enable regulators at probe time
authorDaniel Mack <daniel@caiaq.de>
Mon, 8 Feb 2010 18:32:59 +0000 (02:32 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 10 Feb 2010 10:42:56 +0000 (10:42 +0000)
commitc0ff4bcd2e8505b09e0bedc74d08ad2da1e326f8
tree0ab7fee70cb9821baf177b63c7eda96a92d5d37f
parent22313eafe92aeec1db9839f5afb71675bf2a5c33
ASoC: cs4270: enable regulators at probe time

Enable the bulk regulators at probe time so we can safely disable them
again when going to suspend without confusing the reference counter.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/cs4270.c