commit | 940903c5a5a906c622a79b3101586deb1a1b3480 | [log] [tgz] |
---|---|---|
author | John Rose <johnrose@austin.ibm.com> | Mon Jul 25 10:16:58 2005 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 08 14:57:23 2005 -0700 |
tree | 9bdeaf31e715e6f59f4202e7e8552df6bc794d94 | |
parent | 0945cd5f908a09ad99bf42d7ded16f26f24f317d [diff] |
[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 <johnrose@austin.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>