]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8996: Make sure we bounce /RESET to reset
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 21:12:21 +0000 (13:12 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Feb 2012 21:50:51 +0000 (13:50 -0800)
commite5388c04a6e253d6c542a437ec494d3747363108
tree5cc4aa09bd100ba0853cf7566bd941d041babf9f
parent44cd8d39ac638e51f77af6eb60829dc70542d9a1
ASoC: wm8996: Make sure we bounce /RESET to reset

While it matches the current code only bringing the device out of reset
isn't actually doing what the function says so make sure we set the GPIO
high before we pull it low.

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