Merge tag 'pci-v6.16-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2025 22:33:00 +0000 (15:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2025 22:33:00 +0000 (15:33 -0700)
commit94ce1ac2c9b4925c39fc976dc3f4421fc9230942
tree9686fb2ec6f1159700a4a4d773ef07d35e7fc330
parentdd9c17322a6cc56d57b5d2b0b84393ab76a55c80
parent8c493cc91f3a1102ad2f8c75ae0cf80f0a057488
Merge tag 'pci-v6.16-fixes-4' of git://git./linux/kernel/git/pci/pci

Pull pci fix from Bjorn Helgaas:

 - Create pwrctrl devices only when we need them, i.e., when
   CONFIG_PCI_PWRCTRL is enabled.

   This allows brcmstb to work around a pwrctrl regression by
   disabling CONFIG_PCI_PWRCTRL (Manivannan Sadhasivam)

* tag 'pci-v6.16-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
  PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabled