]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: Regulator support for WM8580
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Jun 2009 16:30:14 +0000 (17:30 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Jun 2009 16:33:01 +0000 (17:33 +0100)
commita583cd53478f0c55b92f084bdbe3b66d2b4496df
tree1ab6222952b7dcf8c17bc65db0ec57341b749450
parent1abd91849990ed61d6468ffa8b7fc1ae61db4b1a
ASoC: Regulator support for WM8580

Add basic support for integration with the regulator API to WM8580.
Since the core cannot yet disable biases when the CODEC is idle we
simply request and enable the regulators for the entire time the
driver is active.

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