linux/drivers/soc/amlogic
Pengpeng Hou 67481152be soc: amlogic: meson-clk-measure: remove debugfs tree
meson_msr_probe() creates a debugfs tree with entries that reference
devm-managed measurement table entries and the driver's private regmap
state. The driver has no remove callback, so unbinding the device can
leave those debugfs entries behind after the private data is released.

Store the debugfs root and remove the subtree from a new remove callback.

Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260615091531.21964-1-pengpeng@iscas.ac.cn
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
2026-07-03 11:52:17 +02:00
..
Kconfig pmdomain: amlogic: Move Kconfig options to the pmdomain subsystem 2023-09-20 10:08:45 +02:00
Makefile soc: amlogic: Move power-domain drivers to the genpd dir 2023-07-11 15:30:08 +02:00
meson-canvas.c soc: amlogic: canvas: simplify lookup error handling 2025-10-21 14:20:29 +02:00
meson-clk-measure.c soc: amlogic: meson-clk-measure: remove debugfs tree 2026-07-03 11:52:17 +02:00
meson-gx-socinfo.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
meson-mx-socinfo.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00