USB: serial: xr: use termios flag helpers
authorJohan Hovold <johan@kernel.org>
Thu, 21 Jan 2021 10:29:16 +0000 (11:29 +0100)
committerJohan Hovold <johan@kernel.org>
Tue, 26 Jan 2021 15:16:49 +0000 (16:16 +0100)
commit5c5d9af683f61bf0984f06db0d1357e94b5e2655
tree05b9a680db24e50f99b7910236686d925b8ec724
parent9ffa6ec51ce8595ffaa5a634bd5618e129d038c0
USB: serial: xr: use termios flag helpers

Use the termios flag helpers consistently, including for CRTSCTS.

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