ASoC: twl6040: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 15 Jan 2015 11:52:07 +0000 (12:52 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 15 Jan 2015 11:57:06 +0000 (11:57 +0000)
commitb27727df32e5c44ad2e31326b148b5ba7823a370
treec9237542fb71c4796bd23a972b975e1255cf1a62
parenta36ac9b32c1d653741f26e8ea3ed56e31fb6fe2f
ASoC: twl6040: 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/twl6040.c
This page took 0.025034 seconds and 5 git commands to generate.