diff options
author | Johan Hovold <johan@kernel.org> | 2024-07-31 15:28:48 +0200 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2024-08-26 15:29:27 +0200 |
commit | 4c0d9477ba69a417c698aec1d3012e188cf97add (patch) | |
tree | 1a75d35c040a2c917614ed768aac092fb38064e1 /tools/perf/scripts/python/gecko.py | |
parent | 6d243588e95ec221e533cc749106aaefaea27486 (diff) |
USB: serial: kobil_sct: restore initial terminal settings
Commit 6a6c8b362be3 ("usb, kobil: Sort out some bogus tty handling")
intended to fix and clean up the device-specific initial terminal
settings but instead confused the termios input and local control flags
and re-enabled ICRNL and IXON.
Drop the bogus masking of l-flags from the default i-flags (which has no
effect) and restore the original device-specific i-flags.
Fixes: 6a6c8b362be3 ("usb, kobil: Sort out some bogus tty handling")
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions