kset: convert pci hotplug to use kset_create_and_add
commit81ace5cd8fcb55e144f496af40d4275b03252456
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 30 Oct 2007 04:22:26 +0000 (29 23:22 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Jan 2008 04:40:14 +0000 (24 20:40 -0800)
tree490271ade80924cb0181f71f1c52d7f3976afa76
parentd405936b322220dc5cca9d2b58ef1911ae8efec9
kset: convert pci hotplug to use kset_create_and_add

This also renames pci_hotplug_slots_subsys to pcis_hotplug_slots_kset
catch all current users with a build error instead of a build warning
which can easily be missed.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/acpiphp_ibm.c
drivers/pci/hotplug/pci_hotplug_core.c
drivers/pci/hotplug/rpadlpar_sysfs.c
include/linux/pci_hotplug.h