From: Bjorn Helgaas Date: Fri, 12 Jul 2019 22:08:24 +0000 (-0500) Subject: Merge branch 'pci/enumeration' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8cf80c5c14b4914b0eb03d4bcafebd07180edfb9;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'pci/enumeration' - If user prevents VF probing, return error instead of pretending a driver has claimed the VF (Alex Williamson) - Always allow probing with driver_override (Alex Williamson) - Decode PCIe 32 GT/s link speed (Gustavo Pimentel) - Ignore lockdep for sysfs remove to avoid lockdep false positive (Marek Vasut) * pci/enumeration: PCI: sysfs: Ignore lockdep for remove attribute PCI: Decode PCIe 32 GT/s link speed PCI: Always allow probing with driver_override PCI: Return error if cannot probe VF --- 8cf80c5c14b4914b0eb03d4bcafebd07180edfb9