ASoC: Avoid writing to WM8971_RESET in wm8971_resume
authorAxel Lin <axel.lin@gmail.com>
Mon, 3 Oct 2011 23:44:22 +0000 (07:44 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 4 Oct 2011 15:04:30 +0000 (16:04 +0100)
Writing to WM8971_RESET resets all registers to the default state.
Thus we should avoid writing to WM8971_RESET on resume.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found