diff options
author | Thinh Nguyen <Thinh.Nguyen@synopsys.com> | 2019-11-27 13:10:47 -0800 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2019-12-10 14:52:41 +0200 |
commit | d3abda5a98a18e524e17fd4085c9f4bd53e9ef53 (patch) | |
tree | 41b2da4a83b9873a71f5671c8cbc0f1f3a74eed5 /scripts/makelst | |
parent | 8c7d4b7b3d43c54c0b8c1e4adb917a151c754196 (diff) | |
download | linux-d3abda5a98a18e524e17fd4085c9f4bd53e9ef53.tar.bz2 |
usb: dwc3: gadget: Clear started flag for non-IOC
Normally the END_TRANSFER command completion handler will clear the
DWC3_EP_TRANSFER_STARTED flag. However, if the command was sent without
interrupt on completion, then the flag will not be cleared. Make sure to
clear the flag in this case.
Cc: stable@vger.kernel.org
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'scripts/makelst')
0 files changed, 0 insertions, 0 deletions