Star64_linux/drivers/usb/class
Johan Hovold 4473d054ce USB: cdc-acm: only raise DTR on transitions from B0
Make sure to only raise DTR on transitions from B0 in set_termios.

Also allow set_termios to be called from open with a termios_old of
NULL. Note that DTR will not be raised prematurely in this case.

Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-05 11:25:25 -08:00
..
cdc-acm.c USB: cdc-acm: only raise DTR on transitions from B0 2014-11-05 11:25:25 -08:00
cdc-acm.h
cdc-wdm.c
Kconfig
Makefile
usblp.c
usbtmc.c