From: Laxman Dewangan Date: Fri, 20 Sep 2013 07:43:02 +0000 (+0530) Subject: regulator: core: set current constraints while setting machine constraints X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~16^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c1700dd7d2ce9b2238b20d364317b2968ac76b;p=pandora-kernel.git regulator: core: set current constraints while setting machine constraints Machine constraints is configured during regulator register. If current constraints are provided through machine constraints then it is observed that sometime the current configured on rail is out of range what machine constraint has. Set the current constraints when setting machine constraints to make sure that rail's current is within the range of given machine constraints. Signed-off-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed