[PATCH] USB: remove __init from usb_console_setup
authorPaul Fulghum <paulkf@microgate.com>
Wed, 12 Apr 2006 21:41:59 +0000 (23:41 +0200)
committerGreg 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