diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-04-28 12:09:38 +0200 |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2009-04-28 19:58:08 +0200 |
commit | 3e59091828ed5406c879b899b4257fcef7271e2c (patch) | |
tree | 8693bde47f7b5dd00bd52c40b8ede3e523c55d2b /drivers/virtio/Kconfig | |
parent | regulator/bq24022: fix bug in is_enabled function (diff) | |
download | linux-3e59091828ed5406c879b899b4257fcef7271e2c.tar.xz linux-3e59091828ed5406c879b899b4257fcef7271e2c.zip |
regulator: Fix default constraints for fixed voltage regulators
Default voltage constraints were being provided for fixed voltage
regulator where board constraints were not provided but these constraints
used INT_MIN as the default minimum voltage which is not a valid value
since it is less than zero. Use 1uV instead.
Also set the default values we set in the constraints themselves since
otherwise the max_uV constraint we determine will not be stored in the
actual constraint strucutre and will therefore not be used.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'drivers/virtio/Kconfig')
0 files changed, 0 insertions, 0 deletions