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:
9ac4dd3
)
[POWERPC] Add the ability to find PCI capabilities early on
author
Kumar Gala
<galak@kernel.crashing.org>
Wed, 11 Jul 2007 04:37:45 +0000
(23:37 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Mon, 23 Jul 2007 15:27:07 +0000
(10:27 -0500)
Added early_find_capability that wraps pci_bus_find_capability and uses
fake_pci_bus() to allow us to call it before we've fully setup the
pci_controller.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found