dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct
authorVignesh Raghavendra <vigneshr@ti.com>
Mon, 6 Jul 2020 07:56:26 +0000 (13:26 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 13 Jul 2020 15:28:34 +0000 (20:58 +0530)
commit7be5121719c3e7384591c3c7f9e21f034031064c
treebdf30bdefee0af2d0bf16d105fd1db6565717a31
parentaf374c24d94b96e524fe7184d24f223bf7dc2677
dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct

In K3 UDMA architecture, RX rings are associated with RX flows rather
than RX channels, therefore move the ring pointers to udma_rflow struct

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
drivers/dma/ti/k3-udma.c