]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44bb7a274f2f78011202fda532a5b89a1db47990
tree328cdf6e7b13577b974f47d14750b70230febafe
parent14d84cbd36a2f6558a51c79d20206f90398aede6
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