drivers/net/wwan/iosm/iosm_ipc_debugfs.c
0 → 100644
+29
−0
drivers/net/wwan/iosm/iosm_ipc_debugfs.h
0 → 100644
+12
−0
Loading
The modem traces collection is a device (and so driver) specific option. Therefore, move the related debugfs files into a driver-specific subdirectory under the common per WWAN device directory. Signed-off-by:Sergey Ryazanov <ryazanov.s.a@gmail.com> Reviewed-by:
Loic Poulain <loic.poulain@linaro.org> Acked-by:
M Chetan Kumar <m.chetan.kumar@intel.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org>