aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2015-01-20 12:06:01 -0700
committerGreg Kroah-Hartman <[email protected]>2015-01-25 19:59:09 +0800
commita3b2ee1d3ef56d0221fc5b246368dc13cf6b8ba4 (patch)
tree37b7444e6f05715d5c06fd88bb159fb93fbb29a2 /tools/perf/scripts/python/export-to-postgresql.py
parent84bb0bccd26ec3029124a9dd200b985c1cde77bd (diff)
staging: comedi: das16: use COMEDI_CB_CANCEL_MASK to see if command is running
In das16_interrupt(), use COMEDI_CB_CANCEL_MASK to determine if the async command is still running and the dma needs to be re-enabled. This will cause the driver not re-enable the dma if the async buffer overflows (COMEDI_CB_OVERFLOW), a hardware error occurs (COMEDI_CB_ERROR), or the command completes (COMEDI_CB_EOA). 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions