diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-06-01 11:11:02 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-01 18:45:46 +0300 |
commit | 6a141e462ef878fd395e838d8bfc2624104dc66c (patch) | |
tree | ffb0543f75cb9e0dd54f2820cb13f9fe4b540513 /sound/soc/codecs/wm8997.c | |
parent | a01ddd388d4789af6124889d11cc27f6263a9af1 (diff) | |
download | linux-6a141e462ef878fd395e838d8bfc2624104dc66c.tar.xz |
ASoC: wm8996: 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 'sound/soc/codecs/wm8997.c')
0 files changed, 0 insertions, 0 deletions