29 Jun
2018
29 Jun
'18
10:30 p.m.
Daniel Mack daniel@zonque.org writes:
From: Robert Jarzmik robert.jarzmik@free.fr
As the pxa architecture switched towards the dmaengine slave map, the old compatibility mechanism to acquire the dma requestor line number and priority are not needed anymore.
This patch simplifies the dma resource acquisition, using the more generic function dma_request_slave_channel().
Signed-off-by: Robert Jarzmik robert.jarzmik@free.fr Signed-off-by: Daniel Mack daniel@zonque.org Acked-by: Mark Brown broonie@kernel.org
Now I see it in Mark's tree.
Dropping from pxa/for-next.
Cheers.
-- Robert