commit | a3cc056b64065efaf98d3e3fe8a6b9d508121492 | [log] [tgz] |
---|---|---|
author | Liam Girdwood <lrg@ti.com> | Fri Mar 09 17:20:16 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Apr 01 11:28:22 2012 +0100 |
tree | fcf32f6231c7d17f853083f28e9e304e3f82e715 | |
parent | 3cd043436c2d5d6f8e9a5395d02ba966f0dfdf84 [diff] |
ASoC: dapm: Add regulator member to struct dapm_widget Currently DAPM widgets use the private data for their regulator. Add a regulator * for widgets to use instead of private data. Signed-off-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>