From: Greg Kroah-Hartman Date: Thu, 1 Nov 2007 15:29:06 +0000 (-0600) Subject: kset: convert /sys/devices to use kset_create X-Git-Tag: v2.6.25-rc1~1243^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=881c6cfd7c5edfe6129006e2404654bfe5911050;p=pandora-kernel.git kset: convert /sys/devices to use kset_create Dynamically create the kset instead of declaring it statically. We also rename devices_subsys to devices_kset to catch all users of the variable. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed