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:
c2eb9e7
)
pinctrl: at91: initialize config parameter to 0
author
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Sat, 7 Dec 2013 13:08:53 +0000
(14:08 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 12 Dec 2013 14:43:36 +0000
(15:43 +0100)
When passing a not initialized config parameter, at91_pinconf_get() would return
a bogus value. Fix that by initializing it to zero before using it.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found