From: Lars-Peter Clausen Date: Sat, 31 Aug 2013 16:15:23 +0000 (+0200) Subject: ASoC: ssm2602: Fix cache sync X-Git-Tag: v3.12-rc1~150^2~1^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d863b88ec371491e926e0828dbe3d36ead0f6f9;p=pandora-kernel.git ASoC: ssm2602: Fix cache sync 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed