[PATCH] powerpc: migrate common PCI hotplug code
authorLinas Vepstas <linas@linas.org>
Fri, 4 Nov 2005 00:52:16 +0000 (18:52 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:51:12 +0000 (14:51 +1100)
commit2bf6a8fa21570f37fd1789610da30f70a05ac5e3
tree36452f60fabe7f5d69215c81450e38d9bd4c3294
parentfacf07870b6103b8f9b6c872e3cb1032c5185d0b
[PATCH] powerpc: migrate common PCI hotplug code

23-rpaphp-migrate.patch (parts)

This patch moves some pci device add & remove code from the PCI
hotplug directory to the arch/powerpc/kernel directory, and cleans
it up a tad. The primary reason for this is that the code performs
some fairly generic operations that are shared with the PCI error
recovery code (living in the arch/powerpc/kernel directory).

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/pseries/Makefile
arch/powerpc/platforms/pseries/pci_dlpar.c [new file with mode: 0644]
include/asm-powerpc/pci-bridge.h