]> Pileus Git - ~andy/linux/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)
commit549beb9ba3b03345cbd8e1233825d5b197a3f9f7
treec192ba6cdfa13e9888d9e5f534d2862127d412cb
parent24f8c827f9b8ab2c8644f7ab85a1b1d58fc0fcf7
[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