From: Kenji Kaneshige Date: Wed, 13 May 2009 03:14:58 +0000 (+0900) Subject: PCI ASPM: cleanup latency field in struct pcie_link_state X-Git-Tag: v2.6.31-rc1~62^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6c2e54d3ea27719b920faf15db92dfe0260f0d2;p=pandora-kernel.git PCI ASPM: cleanup latency field in struct pcie_link_state Clean up latency related data structures for ASPM. - Introduce struct acpi_latency for exit latency and acceptable latency management. With this change, struct endpoint_state is no longer needed. - We don't need to hold both upstream latency and downstream latency in the current implementation. Acked-by: Shaohua Li Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed