diff options
author | 2015-05-19 21:49:06 +0200 | |
---|---|---|
committer | 2015-05-20 11:18:32 +0100 | |
commit | b1cd8457dadd52bdd3e38c6f34b5465f4430b34f (patch) | |
tree | 0e0788ef4e52a0fcdabe888ed17138c833bdcdbb /tools/perf/scripts/python | |
parent | ASoC: alc5623: Replace direct snd_soc_codec dapm field access (diff) | |
download | wireguard-linux-b1cd8457dadd52bdd3e38c6f34b5465f4430b34f.tar.xz wireguard-linux-b1cd8457dadd52bdd3e38c6f34b5465f4430b34f.zip |
ASoC: rt286: 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>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions