commit | 2d7b78f59e020b07fc6338eefe286f54ee2d6773 | [log] [tgz] |
---|---|---|
author | Thinh Nguyen <Thinh.Nguyen@synopsys.com> | Wed Nov 27 13:10:54 2019 -0800 |
committer | Felipe Balbi <balbi@kernel.org> | Tue Dec 10 14:52:41 2019 +0200 |
tree | 8239efe8a6a7fe4b711997ed27b1493408bc7771 | |
parent | d3abda5a98a18e524e17fd4085c9f4bd53e9ef53 [diff] |
usb: dwc3: ep0: Clear started flag on completion Clear ep0's DWC3_EP_TRANSFER_STARTED flag if the END_TRANSFER command is completed. Otherwise, we can't start control transfer again after END_TRANSFER. Cc: stable@vger.kernel.org Signed-off-by: Thinh Nguyen <thinhn@synopsys.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>