commit | 98f85d30ced96ac466f30419de8b3fac341ebe75 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Mon Apr 23 14:41:20 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Apr 24 08:23:09 2007 -0700 |
tree | 7c43fb99c3586b03c4385e5aadd5ca5248274e2a | |
parent | 9b7f375505f5611efb562065b57814b28a81abc3 [diff] |
Char: icom, mark __init as __devinit 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>