diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-05-19 22:49:10 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-05-20 13:18:32 +0300 |
commit | 6d8135ff00385c6b5149e19615c031ab3021df04 (patch) | |
tree | 66c5de69c98b37d7db7d9ad9b1afa8fc96ce47a7 /sound/soc/codecs/rt5677.c | |
parent | eb13bd563a21c34696c942690586e64389b3e054 (diff) | |
download | linux-6d8135ff00385c6b5149e19615c031ab3021df04.tar.xz |
ASoC: rt5670: 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 'sound/soc/codecs/rt5677.c')
0 files changed, 0 insertions, 0 deletions