commit | cacf90f24e80cec9334f98e0377149f943fe9f16 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 02 16:32:46 2009 +0000 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Tue Mar 31 09:56:27 2009 +0100 |
tree | b492ea92394f9ba2accffa478bdadc50008998fb | |
parent | 221a7c7c9c88bf9d3ea4e191b35c7da709ca30b7 [diff] |
regulator: Allow boot_on regulators to be disabled by clients 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>