Merge branch 'pci/pwrctrl'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 4 Jun 2025 15:50:02 +0000 (10:50 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 4 Jun 2025 15:50:02 +0000 (10:50 -0500)
commit4dac48e8a755c03f07d3cb10ae605f620eaee4d3
treea9576ea49ccf3f3efcdc0b662ed7b02734a086ad
parentf377d9cb2579843219f9f1c4a74ed1c3d1967859
parent46bc169f6f07eca9a7d2346c703ea59bff385e22
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