ASoC: dapm: Add regulator member to struct dapm_widget
authorLiam Girdwood <lrg@ti.com>
Fri, 9 Mar 2012 17:20:16 +0000 (17:20 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:22 +0000 (11:28 +0100)
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>

No differences found