]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'pci/pwrctrl'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:01 +0000 (17:32 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:01 +0000 (17:32 -0500)
- Don't try to power on/off devices unless we know they actually support
  power control (Manivannan Sadhasivam)

* pci/pwrctrl:
  PCI/pwrctrl: Lock device when calling device_is_bound()
  PCI/pwrctrl: Do not try to power on/off devices that don't need pwrctrl
  PCI/pwrctrl: Move pci_pwrctrl_is_required() earlier in file


Trivial merge