From: Andrew Patterson Date: Mon, 10 Nov 2008 22:31:05 +0000 (-0700) Subject: ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added X-Git-Tag: v2.6.29-rc1~181^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07ae95f988a34465bdcb384bfa73c03424fe2312;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed