diff options
author | 2014-03-04 16:54:58 +0800 | |
---|---|---|
committer | 2014-03-04 18:11:55 +0800 | |
commit | d4179c1deafd216b9358f76f5f399220cb8451ab (patch) | |
tree | 57f4bd97f442be811fcaa8794ef3307af9bc5052 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: sgtl5000: Simplify ASoC probe code (diff) | |
download | linux-dev-d4179c1deafd216b9358f76f5f399220cb8451ab.tar.xz linux-dev-d4179c1deafd216b9358f76f5f399220cb8451ab.zip |
ASoC: da732x: Replace hw_read usage with snd_soc_read()
Pre-merge code was using direct hw_read() calls as an out of framework
way of doing volatile register I/O when not using regmap. This has never
functioned correctly in mainline due to the regmap conversion, the
hw_read() implementation still does caching. In order to facilitate
removal of the subsystem level I/O code convert to use snd_soc_read(),
there should be no functional impact.
Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions