commit | 1a3bbb40da5c01e422309f52475e91886c573718 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Oct 04 07:44:22 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 04 16:04:30 2011 +0100 |
tree | 7db07d411b631e6110bec752fea82be5497ed489 | |
parent | 5d224e8f184ee2af6de6a7204e198f3a7d36e8a2 [diff] |
ASoC: Avoid writing to WM8971_RESET in wm8971_resume 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>