diff options
author | Ira Snyder <[email protected]> | 2011-03-03 07:55:00 +0000 |
---|---|---|
committer | Dan Williams <[email protected]> | 2011-03-11 17:52:37 -0800 |
commit | dc8d4091575ba81e886ebcdfd1e559c981f82f86 (patch) | |
tree | 701c55d8e54d8f4c376a0af4ce10356875c86164 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 9c4d1e7bdeb1ed4dc0c3341d40662a6fbc5f2dc2 (diff) |
fsldma: reduce locking during descriptor cleanup
This merges the fsl_chan_ld_cleanup() function into the dma_do_tasklet()
function to reduce locking overhead. In the best case, we will be able
to keep the DMA controller busy while we are freeing used descriptors.
In all cases, the spinlock is grabbed two times fewer than before on
each transaction.
Signed-off-by: Ira W. Snyder <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions