aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2011-04-28 17:38:00 -0600
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-05-03 19:29:05 +0100
commitfafd2176f72148e83c64a1f818ff33fceed83d08 (patch)
tree6b173694ed6026b09b5cc053604f7388908f6670 /COPYING
parentfad598887dc0d89ffee3e51281a8143beb2ae58c (diff)
downloadkernel_samsung_smdk4412-fafd2176f72148e83c64a1f818ff33fceed83d08.zip
kernel_samsung_smdk4412-fafd2176f72148e83c64a1f818ff33fceed83d08.tar.gz
kernel_samsung_smdk4412-fafd2176f72148e83c64a1f818ff33fceed83d08.tar.bz2
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions