Re: [PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair

2020-07-17 Thread Grygorii Strashko
On 02/07/2020 15:57, Vinod Koul wrote: On 01-07-20, 13:30, Grygorii Strashko wrote: From: Peter Ujfalusi We only request ring pairs via K3 DMA driver, switch to use the new k3_ringacc_request_rings_pair() to simplify the code. Acked-By: Vinod Koul There is build warn with this patch -

Re: [PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair

2020-07-02 Thread Vinod Koul
On 01-07-20, 13:30, Grygorii Strashko wrote: > From: Peter Ujfalusi > > We only request ring pairs via K3 DMA driver, switch to use the new > k3_ringacc_request_rings_pair() to simplify the code. Acked-By: Vinod Koul -- ~Vinod

[PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair

2020-07-01 Thread Grygorii Strashko
From: Peter Ujfalusi We only request ring pairs via K3 DMA driver, switch to use the new k3_ringacc_request_rings_pair() to simplify the code. Signed-off-by: Peter Ujfalusi Signed-off-by: Grygorii Strashko --- drivers/dma/ti/k3-udma-glue.c | 40 --- drivers/dma