commit | 38805e5f096162867a70c7468c654d7f9bb507da | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Jul 10 23:37:45 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 23 10:27:07 2007 -0500 |
tree | 841b3de2dc1b7c968564c39939398cda0427fb00 | |
parent | 9ac4dd301eebb3cd8de801e02bfc91f296e56f63 [diff] |
[POWERPC] Add the ability to find PCI capabilities early on 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>