diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2012-02-03 12:54:38 +0530 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-03-11 20:08:32 +0000 |
commit | a33b6e5a8fb5fadeef206bacef13117e8a3080c4 (patch) | |
tree | 2c577e59b279e938c0c9638ebf4b1e67e1868c43 /crypto | |
parent | dcd6c92267155e70a94b3927bce681ce74b80d1f (diff) | |
download | blackbird-op-linux-a33b6e5a8fb5fadeef206bacef13117e8a3080c4.tar.gz blackbird-op-linux-a33b6e5a8fb5fadeef206bacef13117e8a3080c4.zip |
regulator: twl6030: Fix voltage selection logic
The voltage selection logic for the twl6030 smps fails if
min:max is such that min < 1300mV and max > 1300mV although
this is in valid range for a regulator e.g. [x, 1350] where
x < 1300.
Fixing the voltage selection logic such that first it will
check for min_uV for a range and then calculated value will
be checked against max_uV.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions