diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-06-01 10:10:45 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-01 16:43:48 +0100 |
commit | f44a9842931a952829b114f846d603e93688a8d3 (patch) | |
tree | 661b456067bc9549d56d28e3f75a204785a449bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 060ea2a0bda408c102421de3d2c645bacb772143 (diff) |
ASoC: wm8904: 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