ASoC: wm5102: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 13 Jan 2015 09:27:09 +0000 (10:27 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 14 Jan 2015 19:52:48 +0000 (19:52 +0000)
commit3196048ee6543e53d32b848660284a8d0ef09fbf
tree308433907a5a5ca06cd6d831d233b5062aad1112
parentb96aef71e3bb1b4719325c94a95ddff20583417f
ASoC: wm5102: Replace w->codec snd_soc_dapm_to_codec(w->dapm)

The codec field of the snd_soc_widget struct is eventually going to be
removed, use snd_soc_dapm_to_codec(w->dapm) instead.

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/wm5100.c
This page took 0.025823 seconds and 5 git commands to generate.