Re: [PATCH] dmaengine: imx-sdma: Set DMA channel to be private
From: Vinod Koul
Date: Fri Feb 10 2023 - 03:55:41 EST
On 07-02-23, 12:57, Kai-Heng Feng wrote:
> If async-tx is loaded before device drivers that requires imx-sdma, the
> dmaengine_get() routine from async-tx grabs all non-private channels,
> so devices that require DMA fail to work.
>
> So mark imx-sdma with DMA_PRIVATE to avoid such situation.
Applied, thanks
--
~Vinod