ASoC: Add w->kcontrols, and populate it
authorStephen Warren <swarren@nvidia.com>
Thu, 28 Apr 2011 23:37:59 +0000 (17:37 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 3 May 2011 18:28:57 +0000 (19:28 +0100)
commitfad598887dc0d89ffee3e51281a8143beb2ae58c
tree49cbb65d198f13b534f606409335c31703043a34
parent82cfecdc03499be63262d60daf859b4cc1ea3fba
ASoC: Add w->kcontrols, and populate it

Future changes will need reference to the kcontrol created for a given
kcontrol_new. Store the created kcontrol values now.

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/soc-dapm.c