ASoC: wm8996: Move reset before the initial regulator disable
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 11 Jun 2012 10:23:13 +0000 (18:23 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 11 Jun 2012 12:20:38 +0000 (20:20 +0800)
commitdb1334098392e1278a113e629a7ae58a7453f83f
tree5324898d3f513796930027897c9a125e3b6fd612
parent90ba6859ce914feff3632eeb7227b9f99c030ca9
ASoC: wm8996: Move reset before the initial regulator disable

If we don't have control over the LDO but do have control over the other
regulators then we may end up trying to write to a powered off device.

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