USB: usb_serial_console: fix command line parsing
authorAristeu Rozanski <aris@ruivo.org>
Mon, 12 Nov 2007 20:14:49 +0000 (15:14 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:34:50 +0000 (14:34 -0800)
commit27680d232b04d434d8d49a8417429b9512ffb7c6
tree083cf04c12463faf11ce72df2c9a2c57daa3620b
parentd09d6a351498fcd6195f05c3964320ae6fbeadb1
USB: usb_serial_console: fix command line parsing

Currently usb serial console support ignores the device and always use
ttyUSB0.

Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/console.c