Re: [PATCH] dmaengine: ti: edma: Add some null pointer checks to the edma_probe

From: Vinod Koul
Date: Mon Jan 22 2024 - 12:22:46 EST



On Thu, 18 Jan 2024 11:19:29 +0800, Kunwu Chan wrote:
> devm_kasprintf() returns a pointer to dynamically allocated memory
> which can be NULL upon failure. Ensure the allocation was successful
> by checking the pointer validity.
>
>

Applied, thanks!

[1/1] dmaengine: ti: edma: Add some null pointer checks to the edma_probe
commit: 6e2276203ac9ff10fc76917ec9813c660f627369

Best regards,
--
~Vinod