commit | 99cd25ce10249c7f9d7172fe2ed266b023cd3323 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Aug 04 16:18:11 2011 +0800 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Mon Aug 08 17:15:08 2011 +0100 |
tree | a3a966425ec2661cf94661f68691f6207c303c67 | |
parent | 88585b83e011e661bcd2cf48d47f4634bdd92a14 [diff] |
regulator: 88pm8607: Fix off-by-one value range checking in the case of no id is matched In the case of no id is matched, the variable i is equal to ARRAY_SIZE(pm8607_regulator_info). 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>