From: Sujith Manoharan Date: Sun, 25 Aug 2013 11:00:40 +0000 (+0530) Subject: ath9k: Fix ASPM workaround usage X-Git-Tag: v3.12-rc1~132^2~84^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ae25a0174938f03e28dee8f3269a826fc1bec5;p=pandora-kernel.git ath9k: Fix ASPM workaround usage The PCIE Workaround register (AR_WA/0x4004) is used to handle various hardware quirks. For AR9002 chips, AR_WA_D3_L1_DISABLE is used to prevent the HW from automatically entering L1 state when D3 is enforced. AR_WA_D3_L1_DISABLE has to be enabled for a few AR9280 based cards, mark them based on their PCI subdevice/subvendor IDs and enforce it in ar9002_hw_configpcipowersave(). Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed