Re: [PATCH V3 2/5] media: platform: ti: Add kerneldoc for vpdma_update_dma_addr()

From: Krzysztof Kozlowski
Date: Tue Sep 09 2025 - 04:22:57 EST


On 09/09/2025 10:07, Yemike Abhilash Chandra wrote:
> Add kerneldoc for vpdma_update_dma_addr() function.
>
> Signed-off-by: Yemike Abhilash Chandra <y-abhilashchandra@xxxxxx>
> ---
> drivers/media/platform/ti/vpe/vpdma.c | 15 +++++++++++++++

Squash it with previous patch. You add there new function, so that
commit must be complete.

Don't add known incorrect code which you are fixing in the same patchset!

Best regards,
Krzysztof