regulator: Add option for machine drivers to enable the dummy regulator
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 6 Oct 2010 02:18:32 +0000 (19:18 -0700)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Thu, 28 Oct 2010 21:40:31 +0000 (22:40 +0100)
commit688fe99a439f7c9dfcc52fbf7cb347f140a2dc8b
tree0a8c8e8fcd3513dd4f7d24abf738e97f28497975
parent993af7c048f414121bc81e0d6e69456e3862a06b
regulator: Add option for machine drivers to enable the dummy regulator

Allow machine drivers to explicitly enable the use of the dummy regulator,
enabling simpler support for systems with only a few specific supplies
visible to software.

It is strongly recommended that this is not used on systems with
substantial software control over their PMICs, for maximum functionality
constrints should be as fully specified as possible.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/Makefile
drivers/regulator/core.c
include/linux/regulator/machine.h