regulator: Allow boot_on regulators to be disabled by clients
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 2 Mar 2009 16:32:46 +0000 (16:32 +0000)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 31 Mar 2009 08:56:27 +0000 (09:56 +0100)
Rather than incrementing the reference count for boot_on regulators
(which prevents them being disabled later on) simply force the
regulator to be enabled when applying the constraints. Previously
boot_on was essentially equivalent to always_on.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>

No differences found