diff options
author | Lukas Wunner <[email protected]> | 2019-09-11 12:15:30 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-09-11 15:53:02 +0100 |
commit | 6f6869dc97e8657e15d728c9a1ee3af2b9343990 (patch) | |
tree | 9e925c8b0bf6123f39d0de3c05de9a78b4bcb36c /tools/perf/util/trace-event-scripting.c | |
parent | 4f2228cce2816e46dcac0be50a259a0311a90252 (diff) |
dmaengine: bcm2835: Allow reusable descriptors
The DMA engine API requires DMA drivers to explicitly allow that
descriptors are prepared once and reused multiple times. Only a
single driver makes use of this functionality so far (pxa_dma.c,
to speed up pxa_camera.c).
We're about to add another use case for reusable descriptors in
the BCM2835 SPI driver, so allow that in the BCM2835 DMA driver.
Tested-by: Nuno Sá <[email protected]>
Tested-by: Noralf Trønnes <[email protected]>
Signed-off-by: Lukas Wunner <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Acked-by: Stefan Wahren <[email protected]>
Acked-by: Martin Sperl <[email protected]>
Cc: Florian Kauer <[email protected]>
Cc: Robert Jarzmik <[email protected]>
Link: https://lore.kernel.org/r/bfc98a38225bbec4158440ad06cb9eee675e3e6f.1568187525.git.lukas@wunner.de
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions