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