From: Ludovic Desroches Date: Thu, 13 Nov 2014 10:52:45 +0000 (+0100) Subject: dmaengine: at_xdmac: Add DMA_PRIVATE X-Git-Tag: omap-for-v3.19/fixes-rc1~64^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef4cbf2ab830fcd695d892927386ad9ccc46339;p=pandora-kernel.git 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 Signed-off-by: Vinod Koul --- Reading git-diff-tree failed