commit | 76ed94be65c8bd80b565865c186dd9f24bb2f23b | [log] [tgz] |
---|---|---|
author | Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com> | Fri Sep 30 11:31:28 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 03 15:22:42 2011 -0400 |
tree | b299b22ea9563b5b5f6c920f0af0f425965f3a13 | |
parent | 6321eb0977b011ac61dfca36e7c69b2c4325b104 [diff] |
ath9k_hw: set pci_express capability true for AR9480 the AR_SREV register does not seems to indicate whether AR9480 is pci_express capable or not though the other information like macVersion etc can be obtained properly. this fix is essential as ASPM won't be intialized and its related driver functionality ath9k_hw_configpcipowersave won't be called Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>