diff options
| author | H Hartley Sweeten <[email protected]> | 2014-11-04 10:54:30 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-11-07 09:34:01 -0800 |
| commit | 7ee779a237ab12b76264e11819af19b03f9c96c4 (patch) | |
| tree | 390fee18489fd0a445beded3c04b9a9bfc4adaa2 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 46ad4793a7c8ae2c347f86427a82c1f04bc80fc6 (diff) | |
staging: comedi: addi_apci_3120: remove interrupt support from ai (*insn_read)
(*insn_read) functions are supposed to do simple polled reads of a single
channel. This driver tries to be tricky and allow enabling interrupts in
the analog input (*insn_config) to allow the (*insn_read) to read samples
with the end-of-conversion interrupt.
The (*insn_config) doesn't follow the comedi API and this operation mode
is not part of the API.
Remove the interrupt support from the (*insn_read) as well as the support
code in the (*insn_config) and interrupt handler.
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions