]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ch341: fix termios handling
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 18 Oct 2007 08:24:18 +0000 (01:24 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Oct 2007 19:18:40 +0000 (12:18 -0700)
commitddb56895171f1c55ea30c36d51b849e3d350022a
tree2f42500419d9ed6bd39d60168f3b2b5035784682
parent11569626f8d11eb13a1ecb6399388172cb6a4082
USB: ch341: fix termios handling

The ch341 currently doesn't support most of the hardware setting.  So to keep
the termios data right we propogate the old termios hardware values back then
encode the speed.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ch341.c