From: Lars-Peter Clausen Date: Mon, 1 Jun 2015 08:10:28 +0000 (+0200) Subject: ASoC: wm5110: Replace direct snd_soc_codec dapm field access X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~38^2~1^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72945b3d3c78ab2babeb8ed8f00c18441f417bb9;p=pandora-kernel.git ASoC: wm5110: 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(). While we are at it also remove the duplicated initialization of priv->core.arizona->dapm. Signed-off-by: Lars-Peter Clausen Acked-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed