Searched hist:"38805 e5f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | pci_32.c | 38805e5f Tue Jul 10 23:37:45 CDT 2007 Kumar Gala <galak@kernel.crashing.org> [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> 38805e5f Tue Jul 10 23:37:45 CDT 2007 Kumar Gala <galak@kernel.crashing.org> [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>
|