From: Linus Torvalds Date: Thu, 20 Apr 2023 22:36:23 +0000 (-0700) Subject: Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci X-Git-Tag: v6.3~17 X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=b7bc77e2f2c714c82aa723445d98fa4c2fb63e90;p=sfrench%2Fcifs-2.6.git Merge tag 'pci-v6.3-fixes-3' of git://git./linux/kernel/git/pci/pci Pull pci fix from Bjorn Helgaas: - Previously we ignored PCI devices if the DT "status" property or the ACPI _STA method said it was not present. Per spec, _STA cannot be used for that purpose, and using it that way caused regressions, so skip the _STA check (Rob Herring) * tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci: PCI: Restrict device disabled status check to DT --- b7bc77e2f2c714c82aa723445d98fa4c2fb63e90