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:
b8f2e7b
)
spi/mpc5121: change annotations for probe and remove functions
author
Anatolij Gustschin
<agust@denx.de>
Mon, 5 Jul 2010 10:17:51 +0000
(12:17 +0200)
committer
Grant Likely
<grant.likely@secretlab.ca>
Mon, 5 Jul 2010 17:34:07 +0000
(11:34 -0600)
Change annotations from __init/__exit to __devinit/__devexit
to get rid of section mismatch warning.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found