From: Mark Brown Date: Wed, 3 Feb 2010 17:55:55 +0000 (+0000) Subject: ASoC: Disable WM8993 regulators when turning bias off X-Git-Tag: v2.6.34-rc1~243^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf56f62746c3e2f70bfad3d6fd051427a0022368;p=pandora-kernel.git ASoC: Disable WM8993 regulators when turning bias off While the regulators are disabled we cache all register writes. Currently we assume that the regulator disable actually takes effect, after the merge with the regulator tree in 2.6.34 the regulator API will be able to notify us if the power is actually removed (due to constraints or regulator sharing it may not be). Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed