From: Lars-Peter Clausen Date: Sat, 8 Nov 2014 15:38:07 +0000 (+0100) Subject: ASoC: Remove snd_soc_cache_sync() implementation X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=427d204c86e095bb91eb8af381bd90a48376a860;p=pandora-kernel.git ASoC: Remove snd_soc_cache_sync() implementation This function has no more non regmap user, which means we can remove the implementation of the function and associated functions and structure fields. For convenience we keep a static inline version of the function that forwards calls to regcache_sync() unconditionally. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed