]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
regulator: core: Replace checks of have_full_constraints with a function
authorMark Brown <broonie@linaro.org>
Wed, 27 Nov 2013 16:13:10 +0000 (16:13 +0000)
committerMark Brown <broonie@linaro.org>
Wed, 27 Nov 2013 16:39:16 +0000 (16:39 +0000)
commit87b2841753e1694fc96fefb467f6aff9940b07af
tree306e039f2f57d98baf09c2766a6bc9f0c8c10cf2
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
regulator: core: Replace checks of have_full_constraints with a function

Simple code reorganisation so we can change the logic for deciding what
full constraints are more easily.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/core.c