git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80bfdbe
)
PCI ASPM: cleanup latency field in struct pcie_link_state
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Wed, 13 May 2009 03:14:58 +0000
(12:14 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 18 Jun 2009 20:57:25 +0000
(13:57 -0700)
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 <shaohua.li@intel.com>
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pcie/aspm.c
patch
|
blob
|
history
diff --cc
drivers/pci/pcie/aspm.c
Simple merge