]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfdf9708386f523a7ea0f697ca1866e118ab619f0
tree083cf04c12463faf11ce72df2c9a2c57daa3620b
parentea758571f7815f557f94c0fd5b098f454ecbab04
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