From: Mark Brown Date: Wed, 27 Jun 2012 12:21:26 +0000 (+0100) Subject: regulator: core: Factor out enable and disable operations some more X-Git-Tag: v3.6-rc1~157^2^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c5659d0a22ec4f947ef4faa3055767572f15e74;p=pandora-kernel.git regulator: core: Factor out enable and disable operations some more Create new _regulator_do_enable() and _regulator_do_disable() operations which deal with the mechanics of performing the enable and disable, partly to cut down on the levels of indentation and partly to support some future work. Signed-off-by: Mark Brown --- Reading git-diff-tree failed