-
- Downloads
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
The _OSC capability OSC_MSI_SUPPORT is set when the root bridge is added with pci_acpi_osc_support(), so we no longer need to do it in the PCI MSI driver. Also adds the function pci_msi_enabled, which returns true if pci=nomsi is not on the kernel command-line. Signed-off-by:Andrew Patterson <andrew.patterson@hp.com> Signed-off-by:
Jesse Barnes <jbarnes@virtuousgeek.org>
Showing
- drivers/acpi/pci_root.c 2 additions, 0 deletionsdrivers/acpi/pci_root.c
- drivers/pci/msi.c 11 additions, 20 deletionsdrivers/pci/msi.c
- drivers/pci/pci.c 0 additions, 2 deletionsdrivers/pci/pci.c
- drivers/pci/pci.h 0 additions, 2 deletionsdrivers/pci/pci.h
- include/linux/pci.h 5 additions, 0 deletionsinclude/linux/pci.h
Loading
Please register or sign in to comment