]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] powerpc: Extended PCI config space
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Jan 2006 03:50:37 +0000 (14:50 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 10 Jan 2006 05:25:37 +0000 (16:25 +1100)
commit9d17a5c611a7462a41b06c75f661f4106d380a86
tree86240edadbc5add98fc9a6521efad5efa6a1fe44
parentf8cd32167d96680af19c3ef5fb01d4460be89982
[PATCH] powerpc: Extended PCI config space

This adds back the call to pci_cfg_space_size() when building the PCI
tree from OF nodes that was commented out due to the function not being
exported by the PCI code. It's now exported, so let's use it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci_64.c