Files
linux/drivers/base
Greg Kroah-Hartman 5c03c7ab88 kset: remove decl_subsys macro
This macro is no longer used.  ksets should be created dynamically with
a call to kset_create_and_add() not declared statically.

Yes, there are 5 remaining static struct kset usages in the kernel tree,
but they will be fixed up soon.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:24 -08:00
..
2008-01-24 20:40:24 -08:00
2007-07-31 15:39:39 -07:00
2007-11-02 08:47:06 +01:00
2006-06-21 12:40:49 -07:00
2007-05-07 12:12:51 -07:00