From: Greg Kroah-Hartman Date: Tue, 30 Oct 2007 04:22:26 +0000 (-0500) Subject: kset: convert drivers/base/class.c to use kset_create X-Git-Tag: v2.6.25-rc1~1243^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=443dbf9007854ef2892226615e23b60a35b89697;p=pandora-kernel.git kset: convert drivers/base/class.c to use kset_create Dynamically create the kset instead of declaring it statically. The class_obj subsystem is not yet converted as it is more complex and should be going away soon with the removal of class_device from the kernel tree. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed