Re: [PATCH v2 11/13] wifi: ath12k: Use pci_disable/enable_link_state()

2023-09-19 Thread Kalle Valo
Ilpo Järvinen writes: > ath12k 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

[PATCH v2 11/13] wifi: ath12k: Use pci_disable/enable_link_state()

2023-09-18 Thread Ilpo Järvinen
ath12k 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