From: Mark Brown Date: Thu, 16 Dec 2010 15:49:36 +0000 (+0000) Subject: regulator: Add API to re-apply voltage to hardware X-Git-Tag: v2.6.38-rc1~242^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=606a25628187ce863b48d43ca42bc0cbe8342de9;p=pandora-kernel.git regulator: Add API to re-apply voltage to hardware When cooperating with an external control source the regulator setup may be changed underneath the API. Currently consumers can just redo the regulator_set_voltage() to restore a previously set configuration but provide an explicit API for doing this as optimsations in the regulator_set_voltage() implementation will shortly prevent that. Signed-off-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed