]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: max98090: sync regcache on entering STANDBY
authorDylan Reid <dgreid@chromium.org>
Wed, 12 Feb 2014 18:24:54 +0000 (10:24 -0800)
committerMark Brown <broonie@linaro.org>
Wed, 12 Feb 2014 19:55:31 +0000 (19:55 +0000)
commitc42c8922c46d33ed769e99618bdfba06866a0c72
tree2ffeac9f74b26b9aba81ac51f329498e7f50e327
parent38dbfb59d1175ef458d006556061adeaa8751b72
ASoC: max98090: sync regcache on entering STANDBY

Sync regcache when entering STANDBY from OFF.  ON isn't entered with
OFF as the current state, so the registers were not being re-synced
after suspend/resume.

The 98088 and 98095 already call regcache_sync from STANDBY.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/max98090.c