diff options
author | Niklas Neronin <niklas.neronin@linux.intel.com> | 2025-03-06 16:49:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-06 16:46:15 +0100 |
commit | 856563be98b2e9cfc6ceaff12043763f50d089d2 (patch) | |
tree | e3758950229c262ab47dda2a5e90a9b46302b148 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b020761e8cbf6c0bb14b12095a61e85f77c6b8b9 (diff) |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions