commit | 96803199b774e0bdc5910d63be5839c4460bd856 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu May 07 09:52:22 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu May 07 09:52:22 2015 -0500 |
tree | 04a3820ff3314e1dd4583b5e32addf815abb1425 | |
parent | 8c9bb608e8ac6fef829a629aa46a5238fad272a4 [diff] |
PCI/MSI: Drop pci_msi_off() calls from quirks The PCI core now disables MSI and MSI-X for all devices during enumeration regardless of CONFIG_PCI_MSI. Remove device-specific code to disable MSI/MSI-X. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>