diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-06-01 11:10:21 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-01 18:42:03 +0300 |
commit | 46a35b0d4d26090aedc0e72ac701d0f5304e29a0 (patch) | |
tree | 9a3e1c93330e9ac75958017b4f2eeda72cdbe7bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 43a0350f2122f24c3af21ff65574eba84fad13e4 (diff) | |
download | linux-46a35b0d4d26090aedc0e72ac701d0f5304e29a0.tar.xz |
ASoC: cs42l56: 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: Brian Austin <brian.austin@cirrus.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