aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorNiklas Neronin <[email protected]>2023-12-01 17:06:41 +0200
committerGreg Kroah-Hartman <[email protected]>2023-12-04 07:50:40 +0100
commit74554e9c227679a6fc5eb4d968d31c2ca4df853e (patch)
tree4b8ca4a42c9212a948d37940025fbfe82764144e /tools/perf/scripts/python/bin/task-analyzer-report
parentf977f4c9301c8a67c367946a08c4ce940b42c299 (diff)
xhci: refactor static MSI-X function
The current way the xhci driver sets up MSI/MSI-X interrupts is overly complex and messy. The whole MSI/MSI-X setup can be done in one simple function. Start refactoring this by incorporating 'xhci_setup_msix()' into 'xhci_try_enable_msi()'. 'xhci_setup_msix()' is a static function which is only called by 'xhci_try_enable_msi()'. Signed-off-by: Niklas Neronin <[email protected]> Signed-off-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/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions