Re: [PATCH] dmaengine: pl330: remove debugfs file on teardown

From: Vinod Koul

Date: Thu Jul 02 2026 - 12:13:14 EST



On Mon, 15 Jun 2026 17:16:45 +0800, Pengpeng Hou wrote:
> 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.
>
> [...]

Applied, thanks!

[1/1] dmaengine: pl330: remove debugfs file on teardown
commit: 0d3e3376b289cdaff5b3b6c1581999926ff1000f

Best regards,
--
~Vinod