ASoC: uda134x: Replace direct snd_soc_codec dapm field access
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 11 May 2015 07:42:33 +0000 (09:42 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 11 May 2015 16:33:31 +0000 (17:33 +0100)
commit81024b11178e22c1d3ddfbbc2d142fb294e71466
tree08699c00ad4ce63953204f681080de5ebfa418c9
parent41b76881371bf7a5f2e63a6224d962a884dba9f4
ASoC: uda134x: 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 with snd_soc_codec_get_dapm().

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/uda134x.c
This page took 0.027406 seconds and 5 git commands to generate.