From: Linas Vepstas Date: Fri, 4 Nov 2005 00:52:16 +0000 (-0600) Subject: [PATCH] powerpc: migrate common PCI hotplug code X-Git-Tag: v2.6.16-rc1~666^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf6a8fa21570f37fd1789610da30f70a05ac5e3;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed