aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWesley Cheng <[email protected]>2022-08-17 11:23:54 -0700
committerGreg Kroah-Hartman <[email protected]>2022-08-31 09:07:53 +0200
commitdff981842a0b1c05786c4c0cdea3ac80079ddd57 (patch)
treed54d83bc5c740b6b93abc6d8d585ae099f95b2c3 /tools/perf/scripts/python
parent9711c67de7482c81e1daca3548fbc5c9603600e3 (diff)
usb: dwc3: gadget: Continue handling EP0 xfercomplete events
During soft disconnect, EP0 events are expected to be handled in order to allow the controller to successfully move into the halted state. Since __dwc3_gadget_stop() is executed before polling, EP0 has been disabled, and events are being blocked. Allow xfercomplete events to be handled, so that cached SETUP packets can be read out from the internal controller memory. Without doing so, it will lead to endxfer timeouts, which results to controller halt failures. Reviewed-by: Thinh Nguyen <[email protected]> Signed-off-by: Wesley Cheng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions