]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ath9k: Handle ASPM properly
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 4 Jun 2012 10:57:14 +0000 (16:27 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 Jun 2012 19:20:24 +0000 (15:20 -0400)
commitd09f5f4cfb9f4c6aa8c18ea522e824660d4096d7
tree0290173220d78b85f3e8b34bc9bf9ae04dc3e35f
parentaaa1ec46b3be258b851477024fb41e140b14d1a6
ath9k: Handle ASPM properly

ASPM has to be disabled when BTCOEX is in use, do this properly
by calling the bus-specific ASPM init routine after the
BTCOEX scheme has been determined.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/pci.c