Files
kernel_xiaomi_mt6781/lib
Kimberly Brown 865fd36486 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>
Change-Id: Id6e67b4b7311ee0ced3653220d4d5e86e3f2ede0
2025-10-18 10:51:09 +00:00
..
2024-11-08 16:19:06 +01:00
2018-08-22 10:52:48 -07:00
2018-10-12 09:17:46 +02:00
2018-08-16 12:14:42 -07:00
2018-08-22 10:52:48 -07:00
2019-04-20 09:16:05 +02:00
2018-04-12 09:41:19 -07:00
2018-06-12 16:19:22 -07:00
2020-11-05 11:08:45 +01:00
2018-06-27 18:58:49 +03:00
2020-02-11 15:05:03 -08:00
2018-04-23 16:39:35 +01:00