]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
USB: serial: iuu_phoenix: drop bogus initial cflag
authorJohan Hovold <johan@kernel.org>
Sun, 21 Apr 2019 12:21:51 +0000 (14:21 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 26 Apr 2019 06:38:00 +0000 (08:38 +0200)
commitfb56422cc40f452746a4a4f75261252159082123
tree94a490e1d48134efae410b54719f830fdde398ca
parent2e75232b1922dbc7e57d5170b9d9f44b05a84fac
USB: serial: iuu_phoenix: drop bogus initial cflag

Drop bogus TIOCM_CTS, which is not a cflag, from the initial terminal
settings.

Note that the corresponding bit is already set by CS8.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/iuu_phoenix.c