diff options
author | 2021-12-28 14:55:41 +0100 | |
---|---|---|
committer | 2021-12-30 11:54:26 +0100 | |
commit | 683fade1a2f3a5685cddf98c8fd432af61444026 (patch) | |
tree | 8dbd00e19c5f638fd496c6814d2c8e6b130781d9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: r8188eu: merge _ReadLEDSetting() into ReadAdapterInfo8188EU() (diff) | |
download | linux-dev-683fade1a2f3a5685cddf98c8fd432af61444026.tar.xz linux-dev-683fade1a2f3a5685cddf98c8fd432af61444026.zip |
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 <vaibhav.sr@gmail.com>
Cc: Johan Hovold <johan@kernel.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Acked-by: Mark Greer <mgreer@animalcreek.com>
Link: https://lore.kernel.org/r/20211228135541.380275-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions