diff options
| author | Hardik Gajjar <[email protected]> | 2023-10-27 17:20:28 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-11-23 12:32:44 +0000 |
| commit | a769154c7cac037914ba375ae88aae55b2c853e0 (patch) | |
| tree | 3d910f3338b739b55c961b3eeeee3650b8992525 /tools/perf/scripts/python/flamegraph.py | |
| parent | d1dbd6987ee10f44a06c46bcfade69cdbb56a5cd (diff) | |
usb: xhci: Add timeout argument in address_device USB HCD callback
- The HCD address_device callback now accepts a user-defined timeout value
in milliseconds, providing better control over command execution times.
- The default timeout value for the address_device command has been set
to 5000 ms, aligning with the USB 3.2 specification. However, this
timeout can be adjusted as needed.
- The xhci_setup_device function has been updated to accept the timeout
value, allowing it to specify the maximum wait time for the command
operation to complete.
- The hub driver has also been updated to accommodate the newly added
timeout parameter during the SET_ADDRESS request.
Signed-off-by: Hardik Gajjar <[email protected]>
Reviewed-by: Mathias Nyman <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions