From: Kenji Kaneshige Date: Tue, 26 May 2009 07:08:36 +0000 (+0900) Subject: PCI: use pci_is_root_bus() in pci_common_swizzle() X-Git-Tag: v2.6.31-rc1~62^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eb3948716f68bdb71509d0175765295f1aca23d;p=pandora-kernel.git PCI: use pci_is_root_bus() in pci_common_swizzle() Use pci_is_root_bus() in pci_common_swizzle() for checking 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