From: Paul Fulghum Date: Wed, 12 Apr 2006 21:41:59 +0000 (+0200) Subject: [PATCH] USB: remove __init from usb_console_setup X-Git-Tag: v2.6.17-rc2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69a4bf7c9525e5c92c0ecda0db0373f30162b28f;p=pandora-kernel.git [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 --- Reading git-diff-tree failed