commit | 0bdc81e4e944781a2bcc971f9e3cf24ac7030939 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Jun 07 09:52:12 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jun 08 07:15:55 2012 +0800 |
tree | db226fc302866c2d24d8c0df02e02607cf8f31b4 | |
parent | 61663171bea0ccb499f0818234c5be7ea6c4c791 [diff] |
regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_voltage_linear Properly handle the case if the specified min_uV is less than the voltage given by the lowest selector. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>