diff options
author | Mathias Nyman <[email protected]> | 2024-02-16 16:09:32 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-02-17 16:24:37 +0100 |
commit | 84ac5e4fa517f5d1da0054547a82ce905678dc08 (patch) | |
tree | 0c0aa9b09f6b7474d47030b1188dc1e223513d21 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e30e9ad9ed66c049f32ab2ffe38f0b576bebdd2c (diff) |
xhci: move event processing for one interrupter to a separate function
Split the main XHCI interrupt handler into a different API, so that other
potential interrupters can utilize similar event ring handling. A scenario
would be if a secondary interrupter required to skip pending events in the
event ring, which would warrant a similar set of operations.
Signed-off-by: Mathias Nyman <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions