]> git.baikalelectronics.ru Git - kernel.git/commit
net: wwan: iosm: move debugfs knobs into a subdir
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Tue, 7 Dec 2021 09:21:39 +0000 (12:21 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 9 Dec 2021 01:58:58 +0000 (17:58 -0800)
commitdf69536601906ab7d8c6a2c0025a5db7ce900b48
treec6965a032bd61585a3bcb6df9caa1c2078730889
parente9c3fd8567f6fccacdfa0d28b3bc4e3ece7edef8
net: wwan: iosm: move debugfs knobs into a subdir

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>
drivers/net/wwan/iosm/Makefile
drivers/net/wwan/iosm/iosm_ipc_debugfs.c [new file with mode: 0644]
drivers/net/wwan/iosm/iosm_ipc_debugfs.h [new file with mode: 0644]
drivers/net/wwan/iosm/iosm_ipc_imem.c
drivers/net/wwan/iosm/iosm_ipc_imem.h
drivers/net/wwan/iosm/iosm_ipc_trace.c