[GIT PULL] PCI fixes for v6.16

From: Bjorn Helgaas
Date: Thu Jul 24 2025 - 18:10:20 EST


The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.16-fixes-4

for you to fetch changes up to 8c493cc91f3a1102ad2f8c75ae0cf80f0a057488:

PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabled (2025-07-22 13:36:04 -0500)

----------------------------------------------------------------

- 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)

----------------------------------------------------------------
Manivannan Sadhasivam (1):
PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabled

drivers/pci/probe.c | 7 +++++++
1 file changed, 7 insertions(+)