diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-11-30 12:13:12 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-12-21 21:51:27 +0530 |
commit | 26ee018ff6d1c326ac9b9be36513e35870ed09db (patch) | |
tree | e573c9925489bc35d3bf74c0e4277afe18c419f7 /scripts/gdb/linux/lists.py | |
parent | e271c0ba3f919c48e90c64b703538fbb7865cb63 (diff) |
dmaengine: xilinx: xdma: Fix the count of elapsed periods in cyclic mode
Xilinx DMA engine is capable of keeping track of the number of elapsed
periods and this is an increasing 32-bit counter which is only reset
when turning off the engine. No need to add this value to our local
counter.
Fixes: cd8c732ce1a5 ("dmaengine: xilinx: xdma: Support cyclic transfers")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20231130111315.729430-2-miquel.raynal@bootlin.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions