]> err.no Git - linux-2.6/commitdiff
[POWERPC] Add the ability to find PCI capabilities early on
authorKumar Gala <galak@kernel.crashing.org>
Wed, 11 Jul 2007 04:37:45 +0000 (23:37 -0500)
committerKumar 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