dmaengine: qcom: bam_dma: add command descriptor flag
authorAbhishek Sahu <absahu@codeaurora.org>
Tue, 1 Aug 2017 14:11:44 +0000 (19:41 +0530)
committerVinod Koul <vinod.koul@intel.com>
Mon, 28 Aug 2017 11:10:18 +0000 (16:40 +0530)
commit749d0d4bbb077e9a9e25a910e1cd285a0f0050ef
tree9e8750441995855fa499dd0e9ed6d7b8aac65694
parentdfebb055f73a24e2c8756b837d9ce1a06457f5d7
dmaengine: qcom: bam_dma: add command descriptor flag

If DMA_PREP_CMD flag is passed in prep_slave_sg then peripheral
driver has passed the data is in BAM command descriptor format
and BAM driver should set CMD bit for each of the HW descriptors.

Signed-off-by: Abhishek Sahu <absahu@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/qcom/bam_dma.c