From: Greg Kroah-Hartman Date: Tue, 30 Oct 2007 04:22:26 +0000 (-0500) Subject: kset: convert pci hotplug to use kset_create_and_add X-Git-Tag: v2.6.25-rc1~1243^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ace5cd8fcb55e144f496af40d4275b03252456;p=pandora-kernel.git 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 Cc: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed