diff options
| author | Niklas Neronin <[email protected]> | 2023-12-01 15:06:42 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-12-04 06:50:40 +0000 |
| commit | a795f708b2844054a7d12aae72397bf51d0f87b3 (patch) | |
| tree | 1202052e34cca0ed420aaa395fbe4e88594c1909 /drivers/usb/cdns3/cdnsp-debug.h | |
| parent | xhci: refactor static MSI-X function (diff) | |
| download | kernel-a795f708b2844054a7d12aae72397bf51d0f87b3.tar.gz kernel-a795f708b2844054a7d12aae72397bf51d0f87b3.zip | |
xhci: refactor static MSI function
The current way the xhci driver sets up MSI interrupts is overly complex
and messy. The whole MSI setup can be done in one simple function.
Continue refactoring MSI/MSI-X setup by incorporating 'xhci_setup_msi()'
into 'xhci_try_enable_msi()'. Now all interrupt enabling is contained in
one function, which should make it easier to rework.
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 'drivers/usb/cdns3/cdnsp-debug.h')
0 files changed, 0 insertions, 0 deletions
