mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-01 23:53:16 -04:00
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
|
||
---|---|---|
.. | ||
clock-sh4-202.c | ||
clock-sh4.c | ||
fpu.c | ||
Makefile | ||
perf_event.c | ||
probe.c | ||
setup-sh4-202.c | ||
setup-sh7750.c | ||
setup-sh7760.c | ||
softfloat.c | ||
sq.c |