summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-06-15 17:16:45 +0800
committerVinod Koul <vkoul@kernel.org>2026-07-02 21:14:56 +0530
commit0d3e3376b289cdaff5b3b6c1581999926ff1000f (patch)
treea51da548ff202fe8d6723826be008165c4ee6aa7 /include/linux/debugobjects.h
parent89aba9c39bdda8a973a6ffed7c9e93321edcfc16 (diff)
dmaengine: pl330: remove debugfs file on teardown
init_pl330_debugfs() creates a debugfs file with struct pl330_dmac as private data. pl330_remove() then unregisters the DMA device and frees the PL330 channel/thread state without removing that file. Keep the debugfs dentry and remove it before tearing down the DMAC state used by the debugfs show callback. Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn> Link: https://patch.msgid.link/20260615091645.28878-1-pengpeng@iscas.ac.cn Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions