[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>
Showing
- arch/powerpc/platforms/pseries/Makefile 1 addition, 1 deletionarch/powerpc/platforms/pseries/Makefile
- arch/powerpc/platforms/pseries/pci_dlpar.c 174 additions, 0 deletionsarch/powerpc/platforms/pseries/pci_dlpar.c
- include/asm-powerpc/pci-bridge.h 9 additions, 0 deletionsinclude/asm-powerpc/pci-bridge.h
Loading
Please register or sign in to comment