dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define
authorStanimir Varbanov <stanimir.varbanov@linaro.org>
Mon, 11 Apr 2016 08:38:43 +0000 (11:38 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 19 Apr 2016 15:41:32 +0000 (21:11 +0530)
commit5ad3f29f6a712c3a37dbda4fba3b6969857d39d9
tree3fc18b4cb6acd9fb325ea212d3ac8a768e23d340
parent2a663ed9fe88cb237d72ce869aeadbbf119ad8e4
dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define

It seems that the define has not been with acurate name and
makes confusion while reading the code. The more acurate
name should be BAM_FIFO_SIZE.

Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Reviewed-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/qcom/bam_dma.c