]> git.baikalelectronics.ru Git - kernel.git/commit
PCI ASPM: remove get_root_port_link
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Wed, 13 May 2009 03:23:57 +0000 (12:23 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 18 Jun 2009 21:02:23 +0000 (14:02 -0700)
commit59a8f514dc70eb57b9d3e9206cdfb6ed6c210f18
tree50a5ffeea038549e1195d80f10b183f55c45e4ef
parent3d12829ac7045929cd7300dd45f03923fc628650
PCI ASPM: remove get_root_port_link

By having a pointer to the root port link, we can remove loops in
get_root_port_link() to search the root port link.

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