Re: [PATCH 1/2] dmaengine: pl08x: constify pointer to char in filter function

From: Vinod Koul
Date: Fri Feb 23 2024 - 07:10:08 EST



On Thu, 08 Feb 2024 21:27:41 +0100, Krzysztof Kozlowski wrote:
> The opaque argument chan_id passed to filter function is actually
> pointer to const memory, so make that obvious in the filter for code
> readability and safety.
>
>

Applied, thanks!

[1/2] dmaengine: pl08x: constify pointer to char in filter function
commit: 16374aba824971d73916f005e79207370c9c31dd
[2/2] dmaengine: of: constify of_phandle_args in of_dma_find_controller()
commit: 716141d366f45d62ffe4dd53a045867b26e29d19

Best regards,
--
~Vinod