From: Andy Gross Date: Sat, 29 Mar 2014 13:23:16 +0000 (+0530) Subject: dmaengine: add Qualcomm BAM dma driver X-Git-Tag: v3.15-rc1~39^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7c0fe2a5c84b7bf4dcbbce30953b04b95e9dc09;p=pandora-kernel.git dmaengine: add Qualcomm BAM dma driver Add the DMA engine driver for the QCOM Bus Access Manager (BAM) DMA controller found in the MSM 8x74 platforms. Each BAM DMA device is associated with a specific on-chip peripheral. Each channel provides a uni-directional data transfer engine that is capable of transferring data between the peripheral and system memory (System mode), or between two peripherals (BAM2BAM). The initial release of this driver only supports slave transfers between peripherals and system memory. Signed-off-by: Andy Gross Tested-by: Stanimir Varbanov Signed-off-by: Vinod Koul --- Reading git-diff-tree failed