Merge branch 'pci/vpd'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2023 16:03:50 +0000 (11:03 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2023 16:03:50 +0000 (11:03 -0500)
commit3c298b840c196af2f738471ccf0ca40f7dae921a
tree3c412f6837398f112b279dd5ea94d6357cce4c21
parent93a3241d615eae69b09be1fb6b309ad116ca03ac
parentd3fcd7360338358aa0036bec6d2cf0e37a0ca624
Merge branch 'pci/vpd'

- Ensure device is accessible before VPD access via sysfs (Alex Williamson)

- Ensure device doesn't go to a low-power state while we're polling for PME
  (Alex Williamson)

* pci/vpd:
  PCI: Fix runtime PM race with PME polling
  PCI/VPD: Add runtime power management to sysfs interface
drivers/pci/pci.c