[PATCH] powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel()

Michael Ellerman patch-notifications at ellerman.id.au
Tue Jan 7 10:33:18 AEDT 2020


On Tue, 2019-12-17 at 07:37:30 UTC, Peter Ujfalusi wrote:
> dma_request_slave_channel() is a wrapper on top of dma_request_chan()
> eating up the error code.
> 
> By using dma_request_chan() directly the driver can support deferred
> probing against DMA.
> 
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi at ti.com>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/fb185a4052b18c97ebc98f6a8db30a60abca35e0

cheers


More information about the Linuxppc-dev mailing list