alistair23-linux/drivers/usb/class
Otto Meta 6c4707f3f8 usb: cdc-acm: fix devices not unthrottled on open
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>
Cc: stable <stable@vger.kernel.org>
Acked-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-14 17:13:33 -07:00
..
cdc-acm.c usb: cdc-acm: fix devices not unthrottled on open 2012-06-14 17:13:33 -07:00
cdc-acm.h
cdc-wdm.c USB: cdc-wdm: Add Vodafone/Huawei K5005 support 2012-06-12 16:05:43 -07:00
Kconfig
Makefile
usblp.c USB: usblp.c: remove dbg() usage 2012-05-01 21:33:31 -07:00
usbtmc.c