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:
62783b7
)
Documentation: pinctrl: Fix example code
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 8 Aug 2013 05:20:59 +0000
(10:50 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 14 Aug 2013 20:49:23 +0000
(22:49 +0200)
__initdata should be placed between the variable name and equal
sign for the variable to be placed in the intended section. Fix
the examples.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found