]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/linux/pci.h
PCI: Add device-specific PCI ACS enable
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 3 Feb 2014 21:27:33 +0000 (14:27 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 11 Feb 2014 20:49:56 +0000 (13:49 -0700)
commit2c74424470a0f98df8d6540642aff96d1a0b94b3
tree61f24a066645ddd7884d8545b579e0754c2763ce
parent38dbfb59d1175ef458d006556061adeaa8751b72
PCI: Add device-specific PCI ACS enable

Some devices support PCI ACS-like features, but don't report it using the
standard PCIe capabilities.  We already provide hooks for device-specific
testing of ACS, but not for device-specific enabling of ACS.  This provides
that setup hook.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci.c
drivers/pci/quirks.c
include/linux/pci.h