18 Jun
2018
18 Jun
'18
9:31 p.m.
Daniel Mack daniel@zonque.org writes:
On Sunday, June 17, 2018 07:02 PM, Robert Jarzmik wrote:
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: Signed-off-by: Daniel Mack daniel@zonque.org
Something went wrong here, but you can simply fix that when applying the series :)
Indeed, fixed before applying to the pxa/for-next tree.
-- Robert