Re: [PATCH next 6/6] dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-07-02 12:57:12
Also in:
linux-arm-kernel, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-07-02 12:57:12
Also in:
linux-arm-kernel, lkml
On 01-07-20, 13:30, Grygorii Strashko wrote:
From: Peter Ujfalusi <redacted> 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 <vkoul@kernel.org> -- ~Vinod