Commits
Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next * pci/enumeration: PCI: Generate uppercase hex for modalias interface class * pci/virtualization: PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140 PCI: Remove unused pci_get_dma_source() PCI: Remove unused pci_find_upstream_pcie_bridge() * pci/cleanup: PCI: Remove assignment from complicated "if" conditions PCI: Remove assignment from "if" conditions PCI: Remove unnecessary curly braces PCI: Add space before open parenthesis
Showing diff tob1bf2957787
- Bjorn Helgaas committed b1bf2957787MMerge branches 'pci/host-mvebu' and 'pci/host-spear' into next * pci/host-mvebu: PCI...
- Ricardo Ribalda Delgado committed 89ec3dcf17fPCI: Generate uppercase hex for modalias interface class Some implementations of modpr...
- Alex Williamson committed 89b51cb5c3bPCI: Add ACS quirk for Solarflare SFC9120 & SFC9140 Solarflare confirms that these dev...
- Quentin Lambert committed 2f4096e311ePCI: Remove assignment from complicated "if" conditions The modifications effectively ...