From: Lars-Peter Clausen Date: Mon, 17 Nov 2014 08:37:35 +0000 (+0100) Subject: ASoC: adau1373: Replace w->codec with snd_soc_dapm_to_codec(w->dapm) X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~23^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de172051af78883a4a2e7897e7af58ba49353b99;p=pandora-kernel.git ASoC: adau1373: 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