diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-05-18 16:56:45 +0400 |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2011-05-27 13:49:10 +0400 |
commit | 3c24019ddeab71ddf125ad2ad13a38041655c1fd (patch) | |
tree | 69019327c70fbc3b160164884f6f333cd4abf5f5 /drivers/mfd/tps65910.c | |
parent | 6dc4efc6d5429292f29009f6569fbb9a53929dd6 (diff) | |
download | linux-3c24019ddeab71ddf125ad2ad13a38041655c1fd.tar.xz |
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 'drivers/mfd/tps65910.c')
0 files changed, 0 insertions, 0 deletions