ASoC: lm49453: Replace direct snd_soc_codec dapm field access
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 15 May 2015 10:32:54 +0000 (12:32 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 15 May 2015 15:48:56 +0000 (16:48 +0100)
commitedc20cadcccc19953fe0ab117d854af04f4d9c8c
tree5b6166819f735739fe121f4c838defd3a08ef2b6
parent22310d320e352c5dd08b40bcabaefa62e71ed652
ASoC: lm49453: 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>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/lm49453.c
This page took 0.024828 seconds and 5 git commands to generate.