From: Lars-Peter Clausen Date: Mon, 29 Sep 2014 09:40:41 +0000 (+0200) Subject: ASoC: rx51: Use snd_soc_dapm_to_codec() instead of dapm->codec X-Git-Tag: fixes-against-v3.18-rc2~128^2~8^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a761f87f367a2a172cbc62d0e88eabe175d349a8;p=pandora-kernel.git ASoC: rx51: 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: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed