Hi, Here are patches to change some functions to use pci_is_root_bus() for checking if the pci bus is root bus. These are for code consistency and don't have any functional change. The patches are - [PATCH 1/6] PCI: use pci_is_root_bus() in acpi_pci_get_birdge_handle() - [PATCH 2/6] PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle() - [PATCH 3/6] PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() - [PATCH 4/6] PCI: use pci_is_root_bus() in pci_read_bridge_bases() - [PATCH 5/6] PCI: use pci_is_root_bus() in pci_get_interrupt_pin() - [PATCH 6/6] PCI: use pci_is_root_bus() in pci_common_swizzle() Thanks, Kenji Kaneshige -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html