Files
linux/include/sound
Stephen Warren fafd2176f7 ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol
A future change will allow multiple widgets to be affected by the same
control. For example, a single register bit that controls separate muxes
in both the L and R audio paths.

This change updates the code that handles relevant controls to be able
to iterate over a list of affected widgets. Note that only the put
functions need significant modification to implement the iteration; the
get functions do not need to iterate, nor unify the results, since all
affected widgets reference the same kcontrol.

When creating the list of widgets, always create a 1-sized list, since
the control sharing is not implemented in this change.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-05-03 19:29:05 +01:00
..
2011-03-31 11:26:23 -03:00
2009-01-21 15:12:40 +01:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-05-10 09:49:30 +02:00
2008-01-31 17:29:13 +01:00
2010-12-01 12:14:47 +01:00
2011-03-31 11:26:23 -03:00
2009-02-05 09:17:50 +01:00
2006-03-22 10:24:57 +01:00
2010-09-07 08:04:38 +02:00
2008-11-17 11:45:39 +00:00
2010-10-18 16:46:27 -07:00
2011-02-14 17:10:11 +01:00
2008-04-29 19:01:56 +02:00
2007-02-09 09:01:14 +01:00
2011-04-28 12:09:06 +01:00
2011-01-27 13:10:36 +01:00
2010-02-12 10:31:06 +00:00
2011-04-11 13:33:50 -07:00
2009-12-18 13:06:47 +00:00
2010-04-30 16:12:44 +01:00
2009-11-05 18:10:25 +01:00