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