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:
19c6b54
)
regulator: 88pm800: forever loop in pm800_regulator_probe()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 14 Aug 2013 16:14:03 +0000
(19:14 +0300)
committer
Mark Brown
<broonie@linaro.org>
Wed, 14 Aug 2013 18:09:44 +0000
(19:09 +0100)
This is supposed to be testing "i < ARRAY_SIZE()" instead of just
"ARRAY_SIZE()".
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found