From: Lars-Peter Clausen Date: Thu, 20 Nov 2014 20:28:15 +0000 (+0100) Subject: ASoC: sirf-audio-codec: Replace w->codec snd_soc_dapm_to_codec(w->dapm) X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~11^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=335ca471eebf130d88cb94c1192568b6c75aa9b0;p=pandora-kernel.git ASoC: sirf-audio-codec: Replace w->codec 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. While we are at it also replace dev_get_drvdata() with snd_soc_codec_get_drvdata(). Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed