USB: serial: spcp8x5: simplify init_termios
authorJohan Hovold <johan@kernel.org>
Sun, 21 Apr 2019 12:21:54 +0000 (14:21 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 26 Apr 2019 06:38:02 +0000 (08:38 +0200)
commit623c46f7b641bc95397eac5c28a04e8e832b9a97
treef09b6f45824ab8b35b9ba7bbf24dbaabe4679c93
parentd8a7f23c59cfb9420f0f9e22af6fa8afddaba55d
USB: serial: spcp8x5: 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/spcp8x5.c