[PATCH v3 05/20] dmaengine: ti: k3-udma-glue: Get the ringacc from udma_dev

Grygorii Strashko grygorii.strashko at ti.com
Tue Dec 8 06:52:26 EST 2020



On 08/12/2020 11:04, Peter Ujfalusi wrote:
> If of_xudma_dev_get() returns with the valid udma_dev then the driver
> already got the ringacc, there is no need to execute
> of_k3_ringacc_get_by_phandle() for each channel via the glue layer.
> 
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi at ti.com>
> ---
>   drivers/dma/ti/k3-udma-glue.c    | 6 +-----
>   drivers/dma/ti/k3-udma-private.c | 6 ++++++
>   drivers/dma/ti/k3-udma.h         | 1 +
>   3 files changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Grygorii Strashko <grygorii.strashko at ti.com>

-- 
Best regards,
grygorii



More information about the linux-arm-kernel mailing list