]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath9k: fix ASPM initialization on resume
authorFelix Fietkau <nbd@openwrt.org>
Wed, 3 Oct 2012 19:07:50 +0000 (21:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Oct 2012 20:26:17 +0000 (16:26 -0400)
commit93170516a4d64319ffcc43bc9dd61f12775bd297
tree2f601e5bcc94621967587319ff5e9a164d5e50c2
parent6825a26c2dc21eb4f8df9c06d3786ddec97cf53b
ath9k: fix ASPM initialization on resume

ath_pci_aspm_init is only called on card init, so PCI registers get reset
after a suspend/resume cycle.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/pci.c