diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2015-10-14 13:42:45 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-10-14 16:27:10 +0200 |
commit | 8fa7ff4fc01d7f43cd03143e4ec58323865bfacf (patch) | |
tree | bb95f70118de2efc8230dd2adb038443bd4d7f11 /drivers/dma/coh901318.c | |
parent | ARM: common: edma: Remove unused functions (diff) | |
download | linux-8fa7ff4fc01d7f43cd03143e4ec58323865bfacf.tar.xz linux-8fa7ff4fc01d7f43cd03143e4ec58323865bfacf.zip |
dmaengine: edma: Simplify and optimize the edma_execute path
The code path in edma_execute() and edma_callback() can be simplified
and make it more optimal.
There is not need to call in to edma_execute() when the transfer
has been finished for example.
Also the handling of missed/first or next batch of paRAMs can
be done in a more optimal way.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/coh901318.c')
0 files changed, 0 insertions, 0 deletions