ASoC: s/w->kcontrols/w->kcontrol_news/g
authorStephen Warren <swarren@nvidia.com>
Thu, 28 Apr 2011 23:37:58 +0000 (17:37 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 3 May 2011 18:28:47 +0000 (19:28 +0100)
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 <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found