commit | fb56422cc40f452746a4a4f75261252159082123 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Sun Apr 21 14:21:51 2019 +0200 |
committer | Johan Hovold <johan@kernel.org> | Fri Apr 26 08:38:00 2019 +0200 |
tree | 94a490e1d48134efae410b54719f830fdde398ca | |
parent | 2e75232b1922dbc7e57d5170b9d9f44b05a84fac [diff] |
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>