diff options
author | 2011-05-18 20:56:45 +0800 | |
---|---|---|
committer | 2011-05-27 10:49:10 +0100 | |
commit | 3c24019ddeab71ddf125ad2ad13a38041655c1fd (patch) | |
tree | 69019327c70fbc3b160164884f6f333cd4abf5f5 /tools/perf/scripts/python/sched-migration.py | |
parent | regulator: mc13892: Fix voltage unit in test case. (diff) | |
download | linux-dev-3c24019ddeab71ddf125ad2ad13a38041655c1fd.tar.xz linux-dev-3c24019ddeab71ddf125ad2ad13a38041655c1fd.zip |
regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
We use val as array index,
thus the valid value rangae for val should be 0 .. n_voltages-1.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions