Re: [PATCH][next] dmaengine: pch_dma: remove unused function chan2parent

From: Vinod Koul
Date: Sun Apr 07 2024 - 12:41:22 EST



On Fri, 08 Mar 2024 13:47:50 +0000, Colin Ian King wrote:
> The helper function chan2parent is not used and has never been
> used since the first commit to the code back in 2010. The function
> is redundant and can be removed.
>
> Cleans up clang scan build warning:
> drivers/dma/pch_dma.c:158:30: warning: unused function 'chan2parent' [-Wunused-function]
>
> [...]

Applied, thanks!

[1/1] dmaengine: pch_dma: remove unused function chan2parent
commit: 4665be0e952f68306cc6fba2cce68b940a7ec78c

Best regards,
--
~Vinod