diff options
author | Łukasz Bartosik <ukaszb@chromium.org> | 2025-06-27 17:41:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-28 17:20:22 +0200 |
commit | 2b857d69a5e116150639a0c6c39c86cc329939ee (patch) | |
tree | a5df7beb8119554da479f0cc7195df65d888de21 /scripts/lib/kdoc/kdoc_parser.py | |
parent | cd65ee81240e8bc3c3119b46db7f60c80864b90b (diff) |
xhci: dbctty: disable ECHO flag by default
When /dev/ttyDBC0 device is created then by default ECHO flag
is set for the terminal device. However if data arrives from
a peer before application using /dev/ttyDBC0 applies its set
of terminal flags then the arriving data will be echoed which
might not be desired behavior.
Fixes: 4521f1613940 ("xhci: dbctty: split dbc tty driver registration and unregistration functions.")
Cc: stable <stable@kernel.org>
Signed-off-by: Łukasz Bartosik <ukaszb@chromium.org>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/stable/20250610111802.18742-1-ukaszb%40chromium.org
Link: https://lore.kernel.org/r/20250627144127.3889714-4-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions