commit | 30fb980b99d3896bd891e56fec22191d40007efc | [log] [tgz] |
---|---|---|
author | Jassi Brar <jaswinder.singh@linaro.org> | Wed Feb 13 16:13:14 2013 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Apr 15 09:51:15 2013 +0530 |
tree | dd52a62bad0a1d7fab1020fe2b3b05acce9e30a8 | |
parent | 41ef2d5678d83af030125550329b6ae8b74618fa [diff] |
DMA: PL330: allow submitting 2 requests at a time Fix the logic to allow mc programming of second transfer after first has been done, by removing immediate return upon success and iterating until we detect QFull or DMAC dying. Reported-by: Alvaro Moran <dirac3000@gmail.com> Tested-by: Alvaro Moran <dirac3000@gmail.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>