RE: [PATCH 2/3] dmaengine: xilinx_dma: Refactor axidma channel validation

2018-08-28 Thread Radhey Shyam Pandey
ead.org; linux- > ker...@vger.kernel.org > Subject: Re: [PATCH 2/3] dmaengine: xilinx_dma: Refactor axidma channel > validation > > On 27-07-18, 16:20, Radhey Shyam Pandey wrote: > > In axidma start_transfer, prefer checking channel states before other > > params i.e pending_lis

Re: [PATCH 2/3] dmaengine: xilinx_dma: Refactor axidma channel validation

2018-08-21 Thread Vinod
On 27-07-18, 16:20, Radhey Shyam Pandey wrote: > In axidma start_transfer, prefer checking channel states before > other params i.e pending_list. and what that preference be? > > Signed-off-by: Radhey Shyam Pandey > --- > drivers/dma/xilinx/xilinx_dma.c |4 ++-- > 1 files changed, 2 insert