Files
linux-stable-mirror/lib
Kay Sievers 000f2a4d8c Driver Core: kill subsys_attribute and default sysfs ops
Remove the no longer needed subsys_attributes, they are all converted to
the more sensical kobj_attributes.

There is no longer a magic fallback in sysfs attribute operations, all
kobjects which create simple attributes need explicitely a ktype
assigned, which tells the core what was intended here.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:22 -08:00
..
2007-10-18 14:37:32 -07:00
2007-10-19 11:53:41 -07:00
2007-10-20 01:29:18 +02:00
2008-01-24 20:40:05 -08:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:42:52 -07:00
2007-10-22 21:19:58 +02:00