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)
commit82cfecdc03499be63262d60daf859b4cc1ea3fba
tree4af6e094485ecc5b9acd5525008446b6ff0cf680
parent65f7e32520fcc31c32d72e61198a4eb457656860
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 <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc-dapm.h
sound/soc/codecs/88pm860x-codec.c
sound/soc/soc-dapm.c