diff options
author | Ahmed S. Darwish <darwi@linutronix.de> | 2022-11-11 14:54:50 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2022-11-17 15:15:20 +0100 |
commit | 5c0997dc33ac24b7dc0124c2fc1caa37ae39461a (patch) | |
tree | ff38bc584f671af2bb428692c80d2aab2dfbbbc8 /drivers/pci/msi/msi.c | |
parent | be7496c1ef47e1ba8c4b389ee23178fcf066cc4e (diff) | |
download | linux-5c0997dc33ac24b7dc0124c2fc1caa37ae39461a.tar.gz linux-5c0997dc33ac24b7dc0124c2fc1caa37ae39461a.tar.bz2 linux-5c0997dc33ac24b7dc0124c2fc1caa37ae39461a.zip |
PCI/MSI: Move pci_alloc_irq_vectors() to api.c
To disentangle the maze in msi.c, all exported device-driver MSI APIs are
now to be grouped in one file, api.c.
Make pci_alloc_irq_vectors() a real function instead of wrapper and add
proper kernel doc to it.
Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20221111122014.870888193@linutronix.de
Diffstat (limited to 'drivers/pci/msi/msi.c')
0 files changed, 0 insertions, 0 deletions