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:
da44bde
)
i2c: Add missing __devinit markers to old i2c adapter drivers
author
Jean Delvare
<khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:23 +0000
(17:06 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:23 +0000
(17:06 +0100)
These _setup functions are called from _probe so they can be marked
__devinit.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found