diff options
author | 2016-05-04 16:56:52 -0500 | |
---|---|---|
committer | 2016-05-05 11:27:02 +0200 | |
commit | a377f9e906af4df9071ba8ddba60188cb4013d93 (patch) | |
tree | 0e7dff3765162cdb64e4f75c48734beb08e3608c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE (diff) | |
download | wireguard-linux-a377f9e906af4df9071ba8ddba60188cb4013d93.tar.xz wireguard-linux-a377f9e906af4df9071ba8ddba60188cb4013d93.zip |
USB: serial: cp210x: fix hardware flow-control disable
A bug in the CRTSCTS handling caused RTS to alternate between
CRTSCTS=0 => "RTS is transmit active signal" and
CRTSCTS=1 => "RTS is used for receive flow control"
instead of
CRTSCTS=0 => "RTS is statically active" and
CRTSCTS=1 => "RTS is used for receive flow control"
This only happened after first having enabled CRTSCTS.
Signed-off-by: Konstantin Shkolnyy <konstantin.shkolnyy@gmail.com>
Fixes: 39a66b8d22a3 ("[PATCH] USB: CP2101 Add support for flow control")
Cc: stable <stable@vger.kernel.org>
[johan: reword commit message ]
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions