From: Lars-Peter Clausen Date: Thu, 20 Nov 2014 20:21:55 +0000 (+0100) Subject: ASoC: max98095: Replace w->codec snd_soc_dapm_to_codec(w->dapm) X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~15^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0db5dc943e7649bbfbc2d2de8f5cb778b05ea5bd;p=pandora-kernel.git ASoC: max98095: 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. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed