commit | 2c74424470a0f98df8d6540642aff96d1a0b94b3 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Mon Feb 03 14:27:33 2014 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 11 13:49:56 2014 -0700 |
tree | 61f24a066645ddd7884d8545b579e0754c2763ce | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
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>