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:
d8dfad3
)
ASoC: ssm2602: Fix cache sync
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 31 Aug 2013 16:15:23 +0000
(18:15 +0200)
committer
Mark Brown
<broonie@linaro.org>
Sat, 31 Aug 2013 17:18:00 +0000
(18:18 +0100)
The ssm2602 uses regmap for caching not soc-cache, so we need to use
regcache_sync() instead of snd_soc_cache_sync().
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found