Files
linux-st/include/linux
Kimberly Brown aa30f47cf6 kobject: Add support for default attribute groups to kobj_type
kobj_type currently uses a list of individual attributes to store
default attributes. Attribute groups are more flexible than a list of
attributes because groups provide support for attribute visibility. So,
add support for default attribute groups to kobj_type.

In future patches, the existing uses of kobj_type’s attribute list will
be converted to attribute groups. When that is complete, kobj_type’s
attribute list, “default_attrs”, will be removed.

Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-25 22:06:10 +02:00
..
2019-03-18 10:44:48 -06:00
2019-04-01 07:37:12 +02:00
2019-03-12 18:59:17 -07:00
2019-03-12 10:04:02 -07:00
2019-03-12 10:04:00 -07:00
2019-03-09 19:52:47 -08:00
2019-03-12 10:04:01 -07:00
2019-03-15 15:29:47 -07:00
2019-03-12 10:04:03 -07:00
2019-03-15 15:29:47 -07:00