USB: serial: iuu_phoenix: simplify init_termios
commit42deef1592d2c04ad1e0c9d12fbd841037019396
authorJohan Hovold <johan@kernel.org>
Sun, 21 Apr 2019 12:21:52 +0000 (21 14:21 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 26 Apr 2019 06:38:00 +0000 (26 08:38 +0200)
tree613545abddb2d9f731128a2c7a60b951192e02b9
parentfb56422cc40f452746a4a4f75261252159082123
USB: serial: iuu_phoenix: simplify init_termios

Override the initial terminal settings provided by core directly instead
of first resetting them to tty_std_termios.

Also reorder the cflags as they are usually seen (in bit order).

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