mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00: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 |