commit | 386f275f5d097758f867bc99ddeaeb7a03b6b190 | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay.sievers@vrfy.org> | Fri Nov 02 13:47:53 2007 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jan 24 20:40:18 2008 -0800 |
tree | bd27130e78e1aad1ce080f8c8ca76b9166b33ed4 | |
parent | 23b5212cc7422f475b82124334b64277b5b43013 [diff] |
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 <kay.sievers@vrfy.org> Cc: Mike Halcrow <mhalcrow@us.ibm.com> Cc: Phillip Hellewell <phillip@hellewell.homeip.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>