USB: serial: oti6858: simplify init_termios
authorJohan Hovold <johan@kernel.org>
Sun, 21 Apr 2019 12:21:53 +0000 (14:21 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 26 Apr 2019 06:38:00 +0000 (08:38 +0200)
commitd8a7f23c59cfb9420f0f9e22af6fa8afddaba55d
treec1e43ee876180601e32a6dec5f86bd0021878b7e
parent42deef1592d2c04ad1e0c9d12fbd841037019396
USB: serial: oti6858: simplify init_termios

Simplify init_termios which is only used to override the initial
baudrate.

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