git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9645083
)
ASoC: wm8962: Turn on regcache_cache_only before disabling regulator
author
Nicolin Chen
<b42378@freescale.com>
Thu, 14 Nov 2013 03:59:21 +0000
(11:59 +0800)
committer
Mark Brown
<broonie@linaro.org>
Thu, 14 Nov 2013 17:04:21 +0000
(17:04 +0000)
It's safer to turn on regcache_cache_only before disabling regulator since
the driver will turn off the regcache_cache_only after enabling regulator.
If we remain cache_only false, some command like 'amixer cset' would get
failure if being run before wm8962_resume().
Signed-off-by: Nicolin Chen <b42378@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/wm8962.c
patch
|
blob
|
history
diff --cc
sound/soc/codecs/wm8962.c
Simple merge