ASoC: wm_hubs: Replace direct snd_soc_codec dapm field access
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 1 Jun 2015 08:11:06 +0000 (10:11 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 1 Jun 2015 15:46:02 +0000 (16:46 +0100)
commit4a6c2aa19d5b6dcd6078d1e0db2a88407b926ded
tree9b486e851288adb2eaa4e43476279fa0b738d711
parent718e23fde529cf7f4f945606217e49c5f2e31537
ASoC: wm_hubs: 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>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_hubs.c
This page took 0.025481 seconds and 5 git commands to generate.