diff options
author | Heiko Stübner <heiko@sntech.de> | 2012-06-03 21:31:09 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-04 10:44:24 +0100 |
commit | 00926369b745fb0c1e5c27cec35f6adc9752f2c4 (patch) | |
tree | 33184434217ad309dc61b8b5049b34279b73e811 /drivers/regulator/tps6105x-regulator.c | |
parent | 7d4be2f5ad223942577c2319153b86592f3da5b2 (diff) |
regulator: gpio-regulator: Fix finding of smallest value
Commit 4dbd8f63f07a (regulator: gpio-regulator: Set the smallest
voltage/current in the specified range) forgot to set the newly
introduced best_val.
Therefore it stayed always at INT_MAX thus breaking the setting
of the voltage.
Included is also an init value for target, as warnings about
a possibly uninitialised target started appearing with this fix.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/tps6105x-regulator.c')
0 files changed, 0 insertions, 0 deletions