From: Lars-Peter Clausen Date: Mon, 4 May 2015 16:46:13 +0000 (+0200) Subject: ASoC: ssm2602: Replace direct snd_soc_codec dapm field access X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~3^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa68cfd4c1d3f1a277777942966c9f94d78d1c53;p=pandora-kernel.git ASoC: ssm2602: Replace direct snd_soc_codec dapm field access The dapm field of the snd_soc_codec struct is eventually going to be removed, in preparation for this replace all manual access to codec->dapm with snd_soc_codec_get_dapm(). Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed