ASoC: Refresh WM8750 bias management
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Mar 2010 11:51:33 +0000 (11:51 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Mar 2010 14:09:02 +0000 (14:09 +0000)
commitdd76769dd53bdb804a4b02a3eb256f4740f78720
tree060763d87cb6acb6e3c9660f6afefaeedabe3441
parenta6c65736bc2e63392334bd800f1b2754ab55db1e
ASoC: Refresh WM8750 bias management

The WM8750 is using some delayed work to manage the ramping of the bias
at startup and resume out of line from the normal flow.  This predates
the support within ASoC core for moving the resume out of line from the
main system resume which provides equivalent functionality with better
interaction with applications.  Change to doing the ramp in line to make
use of the core functionality.

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