commit | fef4cbf2ab830fcd695d892927386ad9ccc46339 | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Thu Nov 13 11:52:45 2014 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Nov 17 14:07:21 2014 +0530 |
tree | 0b262524389d8d8a62f14485da8c4774e6589c0f | |
parent | 466b3cf17ea6bee26cf7a404f51a44f2e884b31e [diff] |
dmaengine: at_xdmac: Add DMA_PRIVATE same issue as commit 7f5ae3553685: "Without DMA_PRIVATE the driver is not able to allocate more than one channel. Since it uses dma_get_any_slave_channel that calls private_candidate, the second allocation fails at /* some channels are already publicly allocated */ " Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>