diff options
author | 2025-03-06 16:49:41 +0200 | |
---|---|---|
committer | 2025-03-06 16:46:15 +0100 | |
commit | 856563be98b2e9cfc6ceaff12043763f50d089d2 (patch) | |
tree | e3758950229c262ab47dda2a5e90a9b46302b148 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xhci: show correct U1 and U2 timeout values in debug messages (diff) | |
download | linux-rng-856563be98b2e9cfc6ceaff12043763f50d089d2.tar.xz linux-rng-856563be98b2e9cfc6ceaff12043763f50d089d2.zip |
usb: xhci: remove redundant update_ring_for_set_deq_completion() function
The function is a remnant from a previous implementation and is now
redundant. There is no longer a need to search for the dequeue pointer,
as both the TRB and segment dequeue pointers are saved within
'queued_deq_seg' and 'queued_deq_ptr'.
Signed-off-by: Niklas Neronin <niklas.neronin@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20250306144954.3507700-3-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions