From: Mark Brown Date: Wed, 17 Mar 2010 11:51:33 +0000 (+0000) Subject: ASoC: Refresh WM8750 bias management X-Git-Tag: v2.6.35-rc1~478^2^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd76769dd53bdb804a4b02a3eb256f4740f78720;p=pandora-kernel.git 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 Acked-by: Mark Brown --- Reading git-diff-tree failed