diff options
| author | Bjorn Helgaas <[email protected]> | 2020-12-03 18:51:08 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2020-12-04 18:08:19 +0000 |
| commit | cbc40d5c33af289548d2481e68a38512102cdd3e (patch) | |
| tree | e6b17682ef0a303726deb150c372841c71214acc /fs/proc/array.c | |
| parent | PCI: Use predefined Pericom Vendor ID (diff) | |
| download | kernel-cbc40d5c33af289548d2481e68a38512102cdd3e.tar.gz kernel-cbc40d5c33af289548d2481e68a38512102cdd3e.zip | |
PCI/MSI: Move MSI/MSI-X init to msi.c
Move pci_msi_setup_pci_dev(), which disables MSI and MSI-X interrupts, from
probe.c to msi.c so it's with all the other MSI code and more consistent
with other capability initialization. This means we must compile msi.c
always, even without CONFIG_PCI_MSI, so wrap the rest of msi.c in an #ifdef
and adjust the Makefile accordingly. No functional change intended.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
