From: Kenji Kaneshige Date: Tue, 26 May 2009 07:06:10 +0000 (+0900) Subject: PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() X-Git-Tag: v2.6.31-rc1~62^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3f36df0ffa433e273c89f1447c94382a9db49e;p=pandora-kernel.git PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() Use pci_is_root_bus() in pci_find_upstream_pcie_bridge() to check if the pci bus is root, for code consistency. Reviewed-by: Alex Chiang Reviewed-by: Grant Grundler Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed