diff options
| author | Wesley Cheng <[email protected]> | 2022-08-17 11:23:52 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-08-31 09:07:53 +0200 |
| commit | e1ee843488d58099a89979627ef85d5bd6c5cacd (patch) | |
| tree | 82e23339ff7c1f9b0d700b13e4db655100ad126e /tools/perf/scripts/python/bin | |
| parent | 359d5a85a758906087801d7b3d3536a984211dec (diff) | |
usb: dwc3: gadget: Force sending delayed status during soft disconnect
If any function drivers request for a delayed status phase, this leads to a
SETUP transfer timeout error, since the function may take longer to process
the DATA stage. This eventually results in end transfer timeouts, as there
is a pending SETUP transaction.
In addition, allow the DWC3_EP_DELAY_STOP to be set for if there is a
delayed status requested. Ocasionally, a host may abort the current SETUP
transaction, by issuing a subsequent SETUP token. In those situations, it
would result in an endxfer timeout as well.
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/bin')
0 files changed, 0 insertions, 0 deletions