diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-06-01 11:10:59 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-01 18:45:35 +0300 |
commit | f8ae3cf81fb866a0d91e3319f53d6ed0a599616e (patch) | |
tree | 2e39c262859a084da758613ab3449d2a1317fea8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bfdd20a4979a5815e4175c896dd7f0ad63bc78db (diff) | |
download | linux-f8ae3cf81fb866a0d91e3319f53d6ed0a599616e.tar.xz |
ASoC: wm8993: Replace direct snd_soc_codec dapm field access
The dapm field of the snd_soc_codec struct is eventually going to be
removed, in preparation for this replace all manual access to
codec->dapm.bias_level with snd_soc_codec_get_bias_level() and replace all
other manual access to codec->dapm with snd_soc_codec_get_dapm().
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.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