From: Bjorn Helgaas Date: Wed, 4 Jun 2025 15:50:02 +0000 (-0500) Subject: Merge branch 'pci/pwrctrl' X-Git-Tag: v6.16-rc1~50^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4dac48e8a755c03f07d3cb10ae605f620eaee4d3;p=thirdparty%2Flinux.git Merge branch 'pci/pwrctrl' - Rename pwrctrl Kconfig symbols from 'PWRCTL' to 'PWRCTRL' to match the filename paths. Retain old deprecated symbols for compatibility, except for the pwrctrl slot driver (PCI_PWRCTRL_SLOT) (Johan Hovold) - When unregistering pwrctrl, cancel outstanding rescan work before cleaning up data structures to avoid use-after-free issues (Brian Norris) * pci/pwrctrl: arm64: Kconfig: switch to HAVE_PWRCTRL wifi: ath12k: switch to PCI_PWRCTRL_PWRSEQ wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ PCI/pwrctrl: Rename pwrctrl Kconfig symbols and slot module PCI/pwrctrl: Cancel outstanding rescan work when unregistering --- 4dac48e8a755c03f07d3cb10ae605f620eaee4d3