Re: [PATCH] dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
From: Vinod Koul
Date: Mon Aug 17 2020 - 01:44:54 EST
On 06-08-20, 13:49, Peter Ujfalusi wrote:
> of_dma_xlate callback can return ERR_PTR as well NULL in case of failure.
>
> If error code is returned (not NULL) then the route should be released and
> the router should not be registered for the channel.
Applied, thanks
--
~Vinod