linux-stable/arch/sh/kernel/cpu
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
..
irq sh: remove sh5 support 2020-06-01 14:48:52 -04:00
sh2 remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
sh2a sh: add the sh_ prefix to early platform symbols 2019-10-07 13:50:48 +02:00
sh3 arch: sh: remove duplicate include 2021-01-06 19:55:27 -05:00
sh4 sh: sq: use default_groups in kobj_type 2022-01-05 19:11:52 +01:00
sh4a sh: check return code of request_irq 2021-09-17 13:59:59 -04:00
shmobile cpuidle: Drop disabled field from struct cpuidle_state 2019-11-29 11:48:39 +01:00
Makefile sh: remove sh5 support 2020-06-01 14:48:52 -04:00
adc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clock-cpg.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clock.c sh: cpu: convert to SPDX identifiers 2018-12-28 12:11:45 -08:00
fpu.c signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL) 2021-10-25 15:56:29 -05:00
init.c sh: remove sh5 support 2020-06-01 14:48:52 -04:00
pfc.c sh: cpu: convert to SPDX identifiers 2018-12-28 12:11:45 -08:00
proc.c sh: remove sh5 support 2020-06-01 14:48:52 -04:00