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

No differences found