diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2024-02-16 16:09:32 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-02-17 16:24:37 +0100 |
commit | 84ac5e4fa517f5d1da0054547a82ce905678dc08 (patch) | |
tree | 0c0aa9b09f6b7474d47030b1188dc1e223513d21 /tools/perf/scripts/python/export-to-postgresql.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 <mathias.nyman@linux.intel.com>
Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
Link: https://lore.kernel.org/r/20240217001017.29969-7-quic_wcheng@quicinc.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