commit | 9cc7a453b637d8c1f628f9873204ff55d7aa664c | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Apr 04 22:38:09 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Apr 05 11:02:44 2012 +0100 |
tree | a1df0bf9a5828e1f72ff4e03b053d88b6f7cbf21 | |
parent | 7eb6444fc33bfe7bcd05533de86a1dc4e1852d71 [diff] |
regulator: rc5t583: Fix off-by-one valid range checking for selector The valid selector should be 0 ... nsteps-1. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>