regulator: core: Always warn when using a dummy regulator
authorMark Brown <broonie@linaro.org>
Fri, 4 Oct 2013 10:42:53 +0000 (11:42 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 4 Oct 2013 10:47:15 +0000 (11:47 +0100)
commit4040394e12cb1eed21d1306cacdc8a6f0464c8e2
treec1738579f8322cf50fc06805151e2ae30417b60c
parentef60abbb6b406389245225ab4acfe73f66e7d92c
regulator: core: Always warn when using a dummy regulator

This helps people spot if they have missed a supply from a device tree or
equivalent data structure.

Suggested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/core.c