summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2013-11-01 20:05:12 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-20 19:34:20 +0400
commitf7557c7fdd92577c7f31359fa92403ab81f5d72d (patch)
tree782c3429dd3b5590c7547c35940745b312157a26 /drivers/usb/gadget
parent325be9564c80026b3ca6c1025e2fbb074bdd27a2 (diff)
downloadlinux-f7557c7fdd92577c7f31359fa92403ab81f5d72d.tar.xz
usb: dwc3: fix implementation of endpoint wedge
commit a535d81c92615b8ffb99b7e1fd1fb01effaed1af upstream. The dwc3 UDC driver doesn't implement endpoint wedging correctly. When an endpoint is wedged, the gadget driver should be allowed to clear the wedge by calling usb_ep_clear_halt(). Only the host is prevented from resetting the endpoint. This patch fixes the implementation. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Tested-by: Pratyush Anand <pratyush.anand@st.com> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions