]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: 88pm860x: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 10 Jan 2015 14:44:04 +0000 (15:44 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 14 Jan 2015 19:50:39 +0000 (19:50 +0000)
commitbbc8aa7371bbc3df2a6db08dec6815973f7a7982
treec3fb9ee080cf13618987888d0bd5665165cd6e88
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
ASoC: 88pm860x: 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>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/88pm860x-codec.c