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:
e853bf4
)
[PATCH] USB: remove __init from usb_console_setup
author
Paul Fulghum
<paulkf@microgate.com>
Wed, 12 Apr 2006 21:41:59 +0000
(23:41 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 14 Apr 2006 18:12:27 +0000
(11:12 -0700)
This prevents an Oops if booted with "console=ttyUSB0" but without a
USB-serial dongle, and plugged one in afterwards.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found