diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-06-01 10:10:48 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-01 16:44:47 +0100 |
commit | 93f32f534e0fcbb5cad0734e599e960454caa303 (patch) | |
tree | dc50915eba9ff37faafa824c3443027b5f5c5045 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | afcd11df6d5acb03339ed96c21e219c510e0de46 (diff) |
ASoC: wm8960: 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