]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Dec 2007 03:54:57 +0000 (14:54 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Dec 2007 05:18:11 +0000 (16:18 +1100)
commit939f7bffe1a66cb56f500428a2c409577695e2ef
treec192ba6cdfa13e9888d9e5f534d2862127d412cb
parent934135bd511490bfb6223a14ac77c5a43ec282e4
[POWERPC] Merge 32 and 64 bits pcibios_enable_device

This merge the two implementations, based on the previously
fixed up 32 bits one.  The pcibios_enable_device_hook in ppc_md
is now available for ppc64 use.  Also remove the new unused
"initial" parameter from it and fixup users.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci-common.c
arch/powerpc/kernel/pci_32.c
arch/powerpc/kernel/pci_64.c
arch/powerpc/platforms/powermac/pci.c
arch/powerpc/platforms/powermac/pmac.h
include/asm-powerpc/machdep.h