USB: serial: cypress_m8: drop unused termios
authorJohan Hovold <johan@kernel.org>
Sun, 21 Apr 2019 12:21:49 +0000 (14:21 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 26 Apr 2019 06:37:54 +0000 (08:37 +0200)
commit817c0cfc903117d65b309ce8dec4987e6b9d004b
tree414c78b46e8ad64b6ebd463cdf8c610df3f82368
parentda7d26a0356ce0b23d0ec273c934507317854f34
USB: serial: cypress_m8: drop unused termios

Drop driver termios structure that held a copy of the tty termios for
no good reason.

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