diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-07-06 15:38:06 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-07 15:54:14 +0200 |
commit | e2ada8187bc8b46c30a623e7d6b5a72c209f70cd (patch) | |
tree | 87273418d638c8051951a8832a5cc1155f3f71ca /sound/soc/codecs/tas571x.c | |
parent | Linux 4.2-rc1 (diff) | |
download | linux-e2ada8187bc8b46c30a623e7d6b5a72c209f70cd.tar.xz linux-e2ada8187bc8b46c30a623e7d6b5a72c209f70cd.zip |
ASoC: rt5645: 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/tas571x.c')
0 files changed, 0 insertions, 0 deletions