diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-06-01 10:10:48 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-01 17:44:47 +0200 |
commit | 93f32f534e0fcbb5cad0734e599e960454caa303 (patch) | |
tree | dc50915eba9ff37faafa824c3443027b5f5c5045 /sound/soc/codecs/wm8961.c | |
parent | ASoC: wm8955: Replace direct snd_soc_codec dapm field access (diff) | |
download | linux-93f32f534e0fcbb5cad0734e599e960454caa303.tar.xz linux-93f32f534e0fcbb5cad0734e599e960454caa303.zip |
ASoC: wm8960: 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/wm8961.c')
0 files changed, 0 insertions, 0 deletions