commit | ddc9753fcddfe5f9885dc133824962c047252b43 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Wed May 21 16:58:40 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed May 21 18:32:35 2008 -0700 |
tree | 2abc621216e40328d4dc1d913217e3aedd929ec7 | |
parent | c1f69db782595a9869395dad4b60d331906c22ef [diff] |
PCI: don't enable ASPM on devices with mixed PCIe/PCI functions The Slot 03:00.* of JMicron controller has two functions, but one is PCIE endpoint the other isn't PCIE device, very strange. PCIE spec defines all functions should have the same config for ASPM, so disable ASPM for the whole slot in this case. Signed-off-by: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>