aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2014-11-04 10:55:30 -0700
committerGreg Kroah-Hartman <[email protected]>2014-11-07 09:34:05 -0800
commitf50205f0478c35d9d6f3cc3e315ccdfcdaba17e4 (patch)
tree1aa874c777b9b488176ed0d71b5ecc34fd5431d5 /tools/perf/scripts/python/bin
parenta93a0e9a30e7702229f68e516dc270507159f23b (diff)
staging: comedi: addi_apci_3120: switch DMA buffers after writing samples
Currently the DMA buffers are switched before writing the current samples to the async buffer. This works but when the EOA event happens we end up with an outstanding DMA operation in progress that gets terminated by the (*cancel). Avoid the outstanding DMA operation by switching the DMA buffers after writing the samples. The driver will detect the EOA event and not retart the DMA. Signed-off-by: H Hartley Sweeten <[email protected]> Reviewed-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions