diff options
author | Sarah Sharp <[email protected]> | 2009-12-03 11:35:59 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2009-12-11 11:55:27 -0800 |
commit | 3342ecda3ffb059f2ffd765a71d9579f0aa036eb (patch) | |
tree | c7c30e7609d1217d0a4fe982777b42813f5b3ba7 /net/lapb/lapb_iface.c | |
parent | 36d0344c254a7b333272757f858c403ea3a2d29f (diff) |
USB: usbtmc: Use usb_clear_halt() instead of custom code.
Make the USB Test & Measurement driver use usb_clear_halt() instead of
usb_control_msg() to clear a stalled endpoint. This will allow devices to
be tested under an xHCI host controller. The endpoint stall will not be
cleared in the internal xHCI hardware state unless usb_clear_halt() is
used.
Signed-off-by: Sarah Sharp <[email protected]>
Cc: Steve Holland <[email protected]>
Cc: Oliver Neukum <[email protected]>
Cc: Jouni Ryno <[email protected]>
Cc: Gergely Imreh <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions