commit | 1e369bcd032e3fb76e232be9c5642b0833ba62f4 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Nov 26 15:23:38 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 27 20:22:53 2012 +0000 |
tree | 99f435f4e7c2f652b127c5cd34a5e830aeb85f04 | |
parent | 9489e9dcae718d5fde988e4a684a0f55b5f94d17 [diff] |
regulator: da9052: Ensure setting current limit within specific range Checking da9052_current_limits[row][i] <= max_uA is not enough, it is possible da9052_current_limits[row][i] may less than the requested min_uA. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>