mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ
The PCI_PWRCTRL_PWRSEQ and HAVE_PWRCTRL symbols have been renamed to reflect the pwrctrl framework name. Switch to the non-deprecated symbols. Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Jeff Johnson <jjohnson@kernel.org> # drivers/net/wireless/ath/... Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Link: https://patch.msgid.link/20250402132634.18065-3-johan+linaro@kernel.org
This commit is contained in:
parent
13bbf6a5f0
commit
52ddd0265b
|
|
@ -24,7 +24,7 @@ config ATH11K_PCI
|
|||
select MHI_BUS
|
||||
select QRTR
|
||||
select QRTR_MHI
|
||||
select PCI_PWRCTL_PWRSEQ if HAVE_PWRCTL
|
||||
select PCI_PWRCTRL_PWRSEQ if HAVE_PWRCTRL
|
||||
help
|
||||
This module adds support for PCIE bus
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user