commit | 73f593081911b1be0d8d3962ecedd635c1e27179 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu Oct 18 01:24:18 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Oct 25 12:18:40 2007 -0700 |
tree | 2f42500419d9ed6bd39d60168f3b2b5035784682 | |
parent | 7cc7ee28263e89793ae4d21e6e0102404c9a037b [diff] |
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>