From: Lars-Peter Clausen Date: Sun, 3 May 2015 17:27:10 +0000 (+0200) Subject: ASoC: speyside: Use snd_soc_codec_get_dapm() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~4^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a3e2f1d6f65cb7cfb1e504e4337f1d31510ca6f;p=pandora-kernel.git ASoC: speyside: Use snd_soc_codec_get_dapm() The dapm field of the snd_soc_codec struct is eventually going to be removed. Replace direct access to it with snd_soc_codec_get_dapm(), which will return the DAPM context for the CODEC. Signed-off-by: Lars-Peter Clausen Acked-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed