diff options
author | 2018-03-12 16:24:23 +0200 | |
---|---|---|
committer | 2018-03-12 09:58:02 -0700 | |
commit | dead99e8579b6e2ebdf1e9c819e67d7f4a5cedbb (patch) | |
tree | 09f1a2a3f379642c6efe3182055fec3612765e37 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.16-rc1 (diff) | |
download | linux-dev-dead99e8579b6e2ebdf1e9c819e67d7f4a5cedbb.tar.xz linux-dev-dead99e8579b6e2ebdf1e9c819e67d7f4a5cedbb.zip |
ASoC: soc-io: Fix snd_soc_component_update_bits_legacy
After the codec to component conversion codecs with custom read/write
function will no longer able to use update_bits as their io callbacks are
registered at component->driver level and not in component level.
To not complicate the code further, lets just use the
snd_soc_component_read/snd_soc_component_write function and let them sort
out the correct io function to call.
Fixes: d0ff8ba57d965 ("ASoC: add Component level .read/.write")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions