commit | 69ce674bfa69c55cdf32710d811fa89738eafbef | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Fri Aug 05 13:10:34 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 22 14:45:57 2011 -0400 |
tree | b33628444ced0fad9f7e170f73af752f427c3d6c | |
parent | 3b9cf1be8c4440ae0dd6809bcf3ab6e0e6c54573 [diff] |
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 <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>