git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f27b81
)
dmaengine: pl330: do not emit loop for 1 byte transfer.
author
Michal Suchanek
<hramrach@gmail.com>
Thu, 23 Jul 2015 16:04:49 +0000
(18:04 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Wed, 19 Aug 2015 16:41:46 +0000
(22:11 +0530)
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>
drivers/dma/pl330.c
patch
|
blob
|
history
diff --cc
drivers/dma/pl330.c
Simple merge