diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-05-14 12:20:01 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-05-18 06:46:56 +0300 |
commit | 29ca43bc548e1b0060c8426b98a2ce9601cd5a17 (patch) | |
tree | d3c0ea7ce46cb37e0d659f8d6ae58e162dd4c885 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b0b80c8075add488ca2632393670da31b174195d (diff) | |
download | linux-29ca43bc548e1b0060c8426b98a2ce9601cd5a17.tar.xz |
ASoC: max98090: 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 all other
manual access to codec->dapm with snd_soc_codec_get_dapm().
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
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