Re: [PATCH] dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback

From: Vinod Koul
Date: Sun Jul 07 2019 - 13:22:49 EST


On 29-06-19, 13:50, Raag Jadav wrote:
> tx descriptor retrieved from an empty xfers_list may not have valid
> pointers to the callback functions.
> Avoid calling dmaengine_desc_get_callback_invoke if xfers_list is empty.

Applied, thanks

--
~Vinod