]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1cc4c53cc765a2437586377e839ba7bbd0edd72c
tree5324898d3f513796930027897c9a125e3b6fd612
parent004fb66ce0b0ae1f2794c155d2cf0405892dae5b
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