USB: serial: ti_usb_3410_5052: use C_X macros
authorMathieu OTHACEHE <m.othacehe@gmail.com>
Tue, 26 Jul 2016 17:59:45 +0000 (19:59 +0200)
committerJohan Hovold <johan@kernel.org>
Tue, 23 Aug 2016 08:07:49 +0000 (10:07 +0200)
commit38d6d23f31a20a6557174d2ab4bdaa0cc713d67c
tree502072b618f9b62f1ca7d599595c97a6b3ad3567
parent98ba0853e7c8266fe48490d466c88d68121a0917
USB: serial: ti_usb_3410_5052: use C_X macros

Use C_X tty.h macros to avoid direct manipulation of termios
c_cflag variable.

Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ti_usb_3410_5052.c