Skip to content
Commit 1f0e0ad7 authored by Brant Merryman's avatar Brant Merryman Committed by Greg Kroah-Hartman
Browse files

USB: serial: cp210x: enable usb generic throttle/unthrottle

commit 4387b3db

 upstream.

Assign the .throttle and .unthrottle functions to be generic function
in the driver structure to prevent data loss that can otherwise occur
if the host does not enable USB throttling.

Signed-off-by: default avatarBrant Merryman <brant.merryman@silabs.com>
Co-developed-by: default avatarPhu Luu <phu.luu@silabs.com>
Signed-off-by: default avatarPhu Luu <phu.luu@silabs.com>
Link: https://lore.kernel.org/r/57401AF3-9961-461F-95E1-F8AFC2105F5E@silabs.com
[ johan: fix up tags ]
Fixes: 39a66b8d

 ("[PATCH] USB: CP2101 Add support for flow control")
Cc: stable <stable@vger.kernel.org>     # 2.6.12
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3a8d1ca7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment