From: Michael S. Tsirkin Date: Thu, 7 May 2015 14:52:22 +0000 (-0500) Subject: PCI/MSI: Drop pci_msi_off() calls from quirks X-Git-Tag: omap-for-v4.2/fixes-rc1^2~159^2~3^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96803199b774e0bdc5910d63be5839c4460bd856;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed