ASoC: tas571x: Replace direct snd_soc_codec dapm field access
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 6 Jul 2015 13:38:07 +0000 (15:38 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2015 13:54:27 +0000 (14:54 +0100)
commit8f218fa93d20a7b4ef8a088e5eed2d84b8ef4ab5
tree5a2aec5a6bba049d066ad8508818a40bdd88d556
parente2ada8187bc8b46c30a623e7d6b5a72c209f70cd
ASoC: tas571x: 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().

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Kevin Cernekee <cernekee@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas571x.c
This page took 0.026936 seconds and 5 git commands to generate.