ASoC: wm8991: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 13 Jan 2015 09:27:25 +0000 (10:27 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 14 Jan 2015 19:53:37 +0000 (19:53 +0000)
commitf3b4d68fc21cc536f4f6b4b539864e33eca00bc0
tree6ea2296c9e38173a34f35f3b7a63735ec0e93466
parent68ca2f682e8b7ab9223f833877f29970e4e10003
ASoC: wm8991: 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/wm8991.c
This page took 0.028924 seconds and 5 git commands to generate.