commit | 69a4bf7c9525e5c92c0ecda0db0373f30162b28f | [log] [tgz] |
---|---|---|
author | Paul Fulghum <paulkf@microgate.com> | Wed Apr 12 23:41:59 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 14 11:12:27 2006 -0700 |
tree | 0d3bde6844615ed2d086666ea2dd6accce3d73c1 | |
parent | e853bf4af372afdae732c48be04a6b154f2de3d4 [diff] |
[PATCH] USB: remove __init from usb_console_setup 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>