git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88585b8
)
regulator: 88pm8607: Fix off-by-one value range checking in the case of no id is...
author
Axel Lin
<axel.lin@gmail.com>
Thu, 4 Aug 2011 08:18:11 +0000
(16:18 +0800)
committer
Liam Girdwood
<lrg@slimlogic.co.uk>
Mon, 8 Aug 2011 16:15:08 +0000
(17:15 +0100)
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>
No differences found