ASoC: Ensure supplies are maintained for force enabled widgets
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 11 Feb 2011 11:42:19 +0000 (11:42 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 13 Feb 2011 19:49:47 +0000 (19:49 +0000)
commit3017358a75917b5ed5ad361c02ba2a7e257d3b2a
treeff9e6e55990fa74b160dfd16c4a7b3e25c85c281
parentc52fd021bc027a90a10782c0dcf667ac0135e478
ASoC: Ensure supplies are maintained for force enabled widgets

If a widget has been force enabled then not only do we need to keep the
widget itself enabled, we also need to keep any supplies the widget
requires enabled. The user could force all the individual widgets on but
this requires too much knowledge of device internals.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/soc-dapm.c