From: Lars-Peter Clausen Date: Mon, 17 Nov 2014 08:37:34 +0000 (+0100) Subject: ASoC: adav80x: Replace w->codec with snd_soc_dapm_to_codec(w->dapm) X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fdaac1c1ab4fee1619145487c5aaf1bd44acc7b;p=pandora-kernel.git ASoC: adav80x: Replace w->codec with 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed