|
@@ -321,6 +321,7 @@ static int ath_pci_suspend(struct device *device)
|
|
* Otherwise the chip never moved to full sleep,
|
|
* Otherwise the chip never moved to full sleep,
|
|
* when no interface is up.
|
|
* when no interface is up.
|
|
*/
|
|
*/
|
|
|
|
+ ath9k_stop_btcoex(sc);
|
|
ath9k_hw_disable(sc->sc_ah);
|
|
ath9k_hw_disable(sc->sc_ah);
|
|
ath9k_hw_setpower(sc->sc_ah, ATH9K_PM_FULL_SLEEP);
|
|
ath9k_hw_setpower(sc->sc_ah, ATH9K_PM_FULL_SLEEP);
|
|
|
|
|