diff options
author | 2014-11-08 16:38:06 +0100 | |
---|---|---|
committer | 2014-11-09 09:06:30 +0000 | |
commit | 6cc79294efefde2593eaf72effebc8b1cc71d5ac (patch) | |
tree | 5b71bb1e89c92fabb600a3b915039883ecb8c8de /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 3.18-rc1 (diff) | |
download | linux-dev-6cc79294efefde2593eaf72effebc8b1cc71d5ac.tar.xz linux-dev-6cc79294efefde2593eaf72effebc8b1cc71d5ac.zip |
ASoC: Forward calls to snd_soc_cache_sync() to regcache_sync()
For convenience for drivers that do not want to keep their own pointer to
regmap struct around forward calls to snd_soc_cache_sync() to
regcache_sync() if the driver is using regmap. This is similar to what we do
for snd_soc_read()/snd_soc_write().
This patch also fixes drivers which already have been converted to regmap,
but still use snd_soc_cache_sync() for trying to the sync the cache.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions