From: Shaohua Li Date: Wed, 21 May 2008 08:58:40 +0000 (+0800) Subject: PCI: don't enable ASPM on devices with mixed PCIe/PCI functions X-Git-Tag: v2.6.26-rc5~46^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddc9753fcddfe5f9885dc133824962c047252b43;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed