From: Lars-Peter Clausen Date: Mon, 29 Sep 2014 09:40:40 +0000 (+0200) Subject: ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codec X-Git-Tag: fixes-against-v3.18-rc2~128^2~8^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cca023e5c5c13486d48d47a46564c359af9ae73;p=pandora-kernel.git ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codec The CODEC struct in the snd_soc_dapm_context struct is deprecated and scheduled for removal. Use the snd_soc_dapm_to_codec() function instead. Signed-off-by: Lars-Peter Clausen Acked-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed