From: Stephen Warren Date: Thu, 28 Apr 2011 23:37:58 +0000 (-0600) Subject: ASoC: s/w->kcontrols/w->kcontrol_news/g X-Git-Tag: v3.0-rc1~347^2~1^2~27^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82cfecdc03499be63262d60daf859b4cc1ea3fba;p=pandora-kernel.git ASoC: s/w->kcontrols/w->kcontrol_news/g A future change will modify struct snd_soc_dapm_widget to store the actual kcontrol pointers for each kcontrol_new in a field named kcontrols. Rename the existing kcontrols field to enable this. Signed-off-by: Stephen Warren Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed