Searched hist:"5516 b540e98de6f7474a4e7149470ad6a0bbc54a" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/platforms/52xx/ |
H A D | efika.c | diff 5516b540e98de6f7474a4e7149470ad6a0bbc54a Wed Jun 27 08:17:57 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [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 <galak@kernel.crashing.org>
|
/linux/arch/powerpc/platforms/chrp/ |
H A D | pci.c | diff 5516b540e98de6f7474a4e7149470ad6a0bbc54a Wed Jun 27 08:17:57 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [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 <galak@kernel.crashing.org>
|
/linux/arch/powerpc/kernel/ |
H A D | pci_32.c | diff 5516b540e98de6f7474a4e7149470ad6a0bbc54a Wed Jun 27 08:17:57 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [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 <galak@kernel.crashing.org>
|
H A D | pci_64.c | diff 5516b540e98de6f7474a4e7149470ad6a0bbc54a Wed Jun 27 08:17:57 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [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 <galak@kernel.crashing.org>
|
H A D | Makefile | diff 5516b540e98de6f7474a4e7149470ad6a0bbc54a Wed Jun 27 08:17:57 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [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 <galak@kernel.crashing.org>
|