drivers/net/wireless/ti/wlcore/sysfs.c
0 → 100644
+216
−0
drivers/net/wireless/ti/wlcore/sysfs.h
0 → 100644
+28
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Instead of doing all the sysfs file handling in the main file, move it
to a new sysfs source file to reduce the amount of code in a single
file.
Signed-off-by:
Luciano Coelho <coelho@ti.com>