commit | 31495d60a06524f37a9ea66d7d62ce0418ef3506 | [log] [tgz] |
---|---|---|
author | Michal Suchanek <hramrach@gmail.com> | Thu Jul 23 18:04:49 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Aug 19 22:11:46 2015 +0530 |
tree | 2098e539c03e0261d8e210e2dc3496cdbe4b99f7 | |
parent | 2f27b81c0e5670fbdd902ca8f85617153d69b8cb [diff] |
dmaengine: pl330: do not emit loop for 1 byte transfer. When there is only one burst required do not emit loop instructions to loop exactly once. Emit just the body of the loop. Signed-off-by: Michal Suchanek <hramrach@gmail.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>