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:
e40ec6f
)
Input: altera_ps2 - add annotations to probe and remove methods
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 12 Dec 2009 05:42:18 +0000
(21:42 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 12 Dec 2009 07:45:35 +0000
(23:45 -0800)
Mark altera_ps2_probe() as __devinit and altera_ps2_remove() as __devexit
so that they can be discarded when not needed.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found