commit | 5ad3f29f6a712c3a37dbda4fba3b6969857d39d9 | [log] [tgz] |
---|---|---|
author | Stanimir Varbanov <stanimir.varbanov@linaro.org> | Mon Apr 11 11:38:43 2016 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Apr 19 21:11:32 2016 +0530 |
tree | 3fc18b4cb6acd9fb325ea212d3ac8a768e23d340 | |
parent | 2a663ed9fe88cb237d72ce869aeadbbf119ad8e4 [diff] |
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>