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:
243ec09
)
Documentation: i2c: Fix example in instantiating-devices
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 8 Aug 2013 05:25:11 +0000
(10:55 +0530)
committer
Wolfram Sang
<wsa@the-dreams.de>
Mon, 19 Aug 2013 17:50:32 +0000
(19:50 +0200)
__initdata should be placed between the variable name and equal
sign for the variable to be placed in the intended section.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
No differences found