]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf73f67c2d68c4ef913948926bc368e60ee73f5f3
tree490271ade80924cb0181f71f1c52d7f3976afa76
parentd21e324c65c7db1936d9b700666608ef54c27d8f
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