From: Thierry Reding Date: Fri, 20 Sep 2013 11:51:56 +0000 (+0200) Subject: regulator: core: Reduce busy-wait looping X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~16^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df529d440aa4f0e67be9af3718e7edf05db7d02;p=pandora-kernel.git regulator: core: Reduce busy-wait looping Keep busy-wait looping to a minimum while waiting for a regulator to ramp-up to the target voltage. This follows the guidelines set forth in Documentation/timers/timers-howto.txt and assumes that regulators are never enabled in atomic context. Signed-off-by: Thierry Reding Signed-off-by: Mark Brown --- Reading git-diff-tree failed