commit | b75576d76d4be50196773f36709cb7a4f5ac2ab7 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 20 17:56:13 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 20 18:09:48 2009 +0100 |
tree | 10c8c2cafda5bde450a073f8c6bc84a5e798ea80 | |
parent | 6ea31b9f0a0307e16656af27fcda3160e2a64a1b [diff] |
ASoC: Make the DAPM power check an operation on the widget Rather than having switch statements at point of use make the DAPM power check a member of the widget structure and set it when we instantiate the widget. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>