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:
6506e71
)
[POWERPC] Add "parent" struct device for PCI host bridges
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Sat, 11 Nov 2006 06:25:07 +0000
(17:25 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 4 Dec 2006 09:38:47 +0000
(20:38 +1100)
Add a "parent" struct device to our PCI host bridge data structure so that
PCI can be rooted off another device in sysfs.
Note that arch/ppc doesn't use it, only arch/powerpc, though it's available
for both 32 and 64 bits.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found