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:
2f52297
)
powerpc/pci: Clean up direct access to sysdata by celleb platforms
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 30 Apr 2009 03:10:15 +0000
(
03:10
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 21 May 2009 05:44:24 +0000
(15:44 +1000)
We shouldn't directly access sysdata to get the device node to just
go get the pci_controller. We can call pci_bus_to_host() for this
purpose.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found