From: Liam Girdwood Date: Wed, 30 Apr 2008 14:46:09 +0000 (+0100) Subject: regulator: machine driver interface X-Git-Tag: v2.6.27-rc2~108^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1184e85cb381121a5273ea20ad31ca3faa0a4f;p=pandora-kernel.git regulator: machine driver interface This interface is for machine specific code and allows the creation of voltage/current domains (with constraints) for each regulator. It can provide regulator constraints that will prevent device damage through overvoltage or over current caused by buggy client drivers. It also allows the creation of a regulator tree whereby some regulators are supplied by others (similar to a clock tree). Signed-off-by: Liam Girdwood Signed-off-by: Philipp Zabel Signed-off-by: Mark Brown --- Reading git-diff-tree failed