diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-05-04 18:46:10 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-05-04 18:31:17 +0100 |
commit | f21d1e22eeeb99794944fd6eedf92c69f125e37f (patch) | |
tree | ee603d4298d420dffde9d1f514f2c73d05835db4 /sound/pci/atiixp_modem.c | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 (diff) | |
download | linux-rt-f21d1e22eeeb99794944fd6eedf92c69f125e37f.tar.gz |
ASoC: adau1977: 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 all
remaining 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/pci/atiixp_modem.c')
0 files changed, 0 insertions, 0 deletions