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:
9b7f375
)
Char: icom, mark __init as __devinit
author
Jiri Slaby
<jirislaby@gmail.com>
Mon, 23 Apr 2007 21:41:20 +0000
(14:41 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 24 Apr 2007 15:23:09 +0000
(08:23 -0700)
Two functions are called from __devinit context, but they are marked as
__init. Fix this.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found