From: John Rose Date: Mon, 25 Jul 2005 15:16:58 +0000 (-0500) Subject: [PATCH] PCI Hotplug: rpaphp: Export slot enable X-Git-Tag: v2.6.14-rc1~492^2~20^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=940903c5a5a906c622a79b3101586deb1a1b3480;p=pandora-kernel.git [PATCH] PCI Hotplug: rpaphp: Export slot enable This patch exports rpaphp_config_pci_adapter() for use by the rpadlpar module. It also changes this function by removing any dependencies on struct slot. The patch also changes the RPA DLPAR-add path to enable newly-added slots in a separate step from that which registers them as hotplug slots. Signed-off-by: John Rose Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed