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:
07b7eb9
)
pinctrl: sunxi: Fix off-by-one for valid offset range checking
author
Axel Lin
<axel.lin@ingics.com>
Fri, 30 Aug 2013 08:31:25 +0000
(16:31 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 30 Aug 2013 08:37:36 +0000
(10:37 +0200)
The valid offset range should be 0 ... chip->ngpio - 1.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found