aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2015-01-12 10:55:41 -0700
committerGreg Kroah-Hartman <[email protected]>2015-01-17 14:25:18 -0800
commit1f190a73590ce0070d6a5b6ee0d50e076aafebd6 (patch)
treeb925b68c9bb29f525fd297b71a36c3b5d5419c98 /tools/perf/scripts/python
parentf19810d21becb4f3a92ce8d0b7cc2a0657a153de (diff)
staging: comedi: das1800: separate AI FIFO bounce buffer from DMA buffer
This driver can use DMA or the hardware FIFO to read analog input samples. When DMA is enabled it's also possible for some async commands to cause DMA to be disabled and the FIFO is used instead. Currently the first DMA channels buffer is used for the bounce buffer when using the FIFO. For aesthetics, add a new member to the private data and use that for the FIFO bounce buffer. 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')
0 files changed, 0 insertions, 0 deletions