]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita3ef44a6f8ec64d70bf5d993a3abd451d358d6b0
tree4af6e094485ecc5b9acd5525008446b6ff0cf680
parent0e4da85571392cd67b850acc612fdc8b73bf0d71
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