git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a50623
)
[POWERPC] Use global_number in ppc32 pci_controller
author
Kumar Gala
<galak@kernel.crashing.org>
Wed, 27 Jun 2007 06:17:57 +0000
(
01:17
-0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:58:37 +0000
(
01:58
-0500)
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>
No differences found