]> git.baikalelectronics.ru Git - kernel.git/commit
USB: fix usb-serial device naming bug
authorOliver Neukum <oneukum@suse.de>
Mon, 26 Feb 2007 14:43:00 +0000 (15:43 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 10 Mar 2007 03:52:24 +0000 (19:52 -0800)
commit8a776f27016acd484cf3d2a568679138a92b2962
treeb3745cff1de2041c3c8e9c4c21731ab8ab12d082
parentcc4e9786182809485b055c39762cca8780dfd579
USB: fix usb-serial device naming bug

Am Montag, 26. Februar 2007 15:16 schrieb Craig Schlenter:
> Hi Greg
>
3378f5029f0195f2eefac74999fd83a314357a8b is definitely
> the source of the problem. Reverting that makes the
> ftdi port show up as ttyUSB0 again for me and it
> can actually be opened.

This patch should fix the issue.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Craig Schlenter <craig@codefountain.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/usb-serial.c