[PATCH 1/3] dmaengine: xilinx_dma: Check for channel idle state before submitting dma descriptor

Appana Durga Kedareswara Rao appana.durga.rao at xilinx.com
Thu Dec 15 10:49:50 PST 2016


Hi Jose Miguel Abreu,

	Thanks for the review...


> > +	chan->idle = true;
> >
> >  	spin_lock_init(&chan->lock);
> >  	INIT_LIST_HEAD(&chan->pending_list);
> 
> I think there is missing a set to true in idle when a channel reset is performed.
> Otherwise: Reviewed-by: Jose Abreu <joabreu at synopsys.com>

Sure will fix in v2... 

Regards,
Kedar.

> 
> Best regards,
> Jose Miguel Abreu



More information about the linux-arm-kernel mailing list