diff options
author | Greg Kroah-Hartman <[email protected]> | 2021-12-28 14:55:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-30 11:54:26 +0100 |
commit | 683fade1a2f3a5685cddf98c8fd432af61444026 (patch) | |
tree | 8dbd00e19c5f638fd496c6814d2c8e6b130781d9 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 20a77667bbd7c28ec4f76c3c811dc22c65b4bee6 (diff) |
staging: greybus: auto_manager: use default_groups in kobj_type
There are currently 2 ways to create a set of sysfs files for a
kobj_type, through the default_attrs field, and the default_groups
field. Move the greybus audio code to use default_groups field which
has been the preferred way since aa30f47cf666 ("kobject: Add support for
default attribute groups to kobj_type") so that we can soon get rid of
the obsolete default_attrs field.
Cc: Vaibhav Agarwal <[email protected]>
Cc: Johan Hovold <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Acked-by: Mark Greer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions