diff options
author | Johan Hovold <johan@kernel.org> | 2014-11-05 20:41:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-05 22:25:25 +0300 |
commit | 4473d054ceb572557954f9536731d39b20937b0c (patch) | |
tree | 0c49f80d520843b6371afb7bcce04db90f3e3f34 /drivers/usb/storage | |
parent | ac0225f94f2af14d5db5a3ca2e9b151bb5488a52 (diff) | |
download | linux-4473d054ceb572557954f9536731d39b20937b0c.tar.xz |
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>
Diffstat (limited to 'drivers/usb/storage')
0 files changed, 0 insertions, 0 deletions