ASoC: da732x: Replace direct snd_soc_codec dapm field access
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 14 May 2015 09:19:57 +0000 (11:19 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 18 May 2015 03:46:55 +0000 (04:46 +0100)
commita3ea8a66f64ace02f91006f06fe904be5780b7d1
tree9057b0a1068054aae374e93c160444a29b60c013
parent9c414c62461d09e6dd64887a3db793b5163d82c0
ASoC: da732x: 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/da732x.c
This page took 0.025691 seconds and 5 git commands to generate.