From: Kay Sievers Date: Fri, 2 Nov 2007 12:47:53 +0000 (+0100) Subject: Driver Core: switch all dynamic ksets to kobj_sysfs_ops X-Git-Tag: v2.6.25-rc1~1243^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386f275f5d097758f867bc99ddeaeb7a03b6b190;p=pandora-kernel.git Driver Core: switch all dynamic ksets to kobj_sysfs_ops Switch all dynamically created ksets, that export simple attributes, to kobj_attribute from subsys_attribute. Struct subsys_attribute will be removed. Signed-off-by: Kay Sievers Cc: Mike Halcrow Cc: Phillip Hellewell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed