diff options
author | Otto Meta <otto.patches@sister-shadow.de> | 2012-06-06 18:46:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-22 11:34:15 -0700 |
commit | 94b71da9193eb95eeef8d09172998c37c2c78327 (patch) | |
tree | 4f20a7e7705e4e5112817779582048a345409597 /drivers/usb/serial/option.c | |
parent | 2c1a56c8c620ff93050ee4ef545cc585d2f93034 (diff) | |
download | kernel_samsung_crespo-94b71da9193eb95eeef8d09172998c37c2c78327.zip kernel_samsung_crespo-94b71da9193eb95eeef8d09172998c37c2c78327.tar.gz kernel_samsung_crespo-94b71da9193eb95eeef8d09172998c37c2c78327.tar.bz2 |
usb: cdc-acm: fix devices not unthrottled on open
commit 6c4707f3f8c44ec18282e1c014c80e1c257042f9 upstream.
Currently CDC-ACM devices stay throttled when their TTY is closed while
throttled, stalling further communication attempts after the next open.
Unthrottling during open/activate got lost starting with kernel
3.0.0 and this patch reintroduces it.
Signed-off-by: Otto Meta <otto.patches@sister-shadow.de>
Acked-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/option.c')
0 files changed, 0 insertions, 0 deletions