[PATCH v2 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
Kalle Valo
kvalo at kernel.org
Tue Sep 19 02:39:54 PDT 2023
Ilpo Järvinen <ilpo.jarvinen at linux.intel.com> writes:
> ath10k driver adjusts ASPM state itself which leaves ASPM service
> driver in PCI core unaware of the link state changes the driver
> implemented.
>
> Call pci_disable_link_state() and pci_enable_link_state() instead of
> adjusting ASPMC field in LNKCTL directly in the driver and let PCI core
> handle the ASPM state management.
>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen at linux.intel.com>
Acked-by: Kalle Valo <kvalo at kernel.org>
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the Linux-mediatek
mailing list