ASoC: wm8580: Move regulator acquisition to I2C probe
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 12 Sep 2012 04:03:51 +0000 (12:03 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 12 Sep 2012 06:09:18 +0000 (14:09 +0800)
commit18273b05def692d1883745d22e72fa275bc92c17
tree328cdf6e7b13577b974f47d14750b70230febafe
parentb689d9f9961befd9b322783f512195785fe82daa
ASoC: wm8580: Move regulator acquisition to I2C probe

Better style as we get all the resources we need prior to starting the
ASoC level probe.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8580.c