diff options
author | Otto Meta <otto.patches@sister-shadow.de> | 2012-06-06 18:46:21 +0200 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2012-06-19 23:18:28 +0100 |
commit | d65602a876757353c0a5f9e7fd4c3f8c98477404 (patch) | |
tree | eb3fbefb463c8d41fef08b75aaa222218808ed5d /firmware/kaweth | |
parent | 4dd27dc995567bd95a33956264cc987e03ecc7f9 (diff) | |
download | kernel_samsung_smdk4412-d65602a876757353c0a5f9e7fd4c3f8c98477404.zip kernel_samsung_smdk4412-d65602a876757353c0a5f9e7fd4c3f8c98477404.tar.gz kernel_samsung_smdk4412-d65602a876757353c0a5f9e7fd4c3f8c98477404.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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'firmware/kaweth')
0 files changed, 0 insertions, 0 deletions