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)
commita3cc056b64065efaf98d3e3fe8a6b9d508121492
treefcf32f6231c7d17f853083f28e9e304e3f82e715
parent3cd043436c2d5d6f8e9a5395d02ba966f0dfdf84
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>
include/sound/soc-dapm.h
sound/soc/soc-dapm.c