OpenCloudOS-Kernel/arch/sh/kernel/cpu/sh4
Greg Kroah-Hartman 99a6a4b395 sh: sq: 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 sh sq sysfs code to use default_groups field which has
been the preferred way since aa30f47cf6 ("kobject: Add support for
default attribute groups to kobj_type") so that we can soon get rid of
the obsolete default_attrs field.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: linux-sh@vger.kernel.org
Tested-by: Rob Landley <rob@landley.net>
Link: https://lore.kernel.org/r/20220104162240.1309639-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-05 19:11:52 +01:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clock-sh4-202.c sh: sh4: convert to SPDX identifiers 2018-12-28 12:11:45 -08:00
clock-sh4.c sh: sh4: convert to SPDX identifiers 2018-12-28 12:11:45 -08:00
fpu.c signal: Remove task parameter from force_sig 2019-05-27 09:36:28 -05:00
perf_event.c sh: sh4: convert to SPDX identifiers 2018-12-28 12:11:45 -08:00
probe.c sh: sh4: convert to SPDX identifiers 2018-12-28 12:11:45 -08:00
setup-sh4-202.c sh: add the sh_ prefix to early platform symbols 2019-10-07 13:50:48 +02:00
setup-sh7750.c sh: add the sh_ prefix to early platform symbols 2019-10-07 13:50:48 +02:00
setup-sh7760.c sh: add the sh_ prefix to early platform symbols 2019-10-07 13:50:48 +02:00
softfloat.c sh: __udivdi3 -> do_div() in softfloat lib. 2008-12-22 18:42:53 +09:00
sq.c sh: sq: use default_groups in kobj_type 2022-01-05 19:11:52 +01:00