From: Stanislaw Gruszka Date: Fri, 5 Aug 2011 11:10:34 +0000 (+0200) Subject: ath9k: do btcoex ASPM disabling at initialization time X-Git-Tag: v3.2-rc1~129^2~353^2^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69ce674bfa69c55cdf32710d811fa89738eafbef;p=pandora-kernel.git ath9k: do btcoex ASPM disabling at initialization time Disable ASPM in pci ->probe on upstream (device) and downstream (PCIe port) component. According to e1000e driver authors this is required. I did not find that requirement in PCIe spec, but it seems to be logical for me. This need to be fixed for CONFIG_PCIEASPM, that will be done later ... Signed-off-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed