]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5b3eac0768713a3193146917a42825cb34a1e78d
tree841b3de2dc1b7c968564c39939398cda0427fb00
parentd22137debb7a950afddf8dff535d4be5df14052a
[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>
arch/powerpc/kernel/pci_32.c
include/asm-powerpc/pci-bridge.h