From: Mark Brown Date: Fri, 7 Sep 2012 03:00:53 +0000 (+0800) Subject: regulator: core: Fast path non-deferred disables X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~106^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5a24a01df12fbfa3e702ad7efae27bcb852e33;p=pandora-kernel.git regulator: core: Fast path non-deferred disables Users (especially framework code) may end up passing in a zero deferral time depending on runtime conditions or configuration. If they do then just call regulator_disable() directly to save scheduling. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed