From: Kumar Gala Date: Wed, 27 Jun 2007 06:17:57 +0000 (-0500) Subject: [POWERPC] Use global_number in ppc32 pci_controller X-Git-Tag: v2.6.23-rc1~767^2^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5516b540e98de6f7474a4e7149470ad6a0bbc54a;p=pandora-kernel.git [POWERPC] Use global_number in ppc32 pci_controller Make the pci_controller struct use global_number for the PHB domain number instead of index to match what ppc64 does and reuse its pci_domain_nr code. Introduced a pci-common.c to handle shared code between ppc32 & ppc64. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed