diff options
| author | H Hartley Sweeten <[email protected]> | 2016-06-08 11:26:40 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-17 21:02:56 -0700 |
| commit | a23b85a5ab9f19936ac673104f0e5b57a7ab13a1 (patch) | |
| tree | 2aa0386dfa0efd4968ed15d935b90ff4fac94b8d /tools/perf/scripts/python | |
| parent | ff9842b651c501a2f13295035c5eb48d4b8e49b3 (diff) | |
staging: comedi: addi_apci_1564: use comedi_handle_event() for counters
The counter subdevice can generate an interrupt. Currently send_sig() is used
to let the task know when the interrupt occurs. Use the dev->read_subdev and
comedi_handle_events() instead.
Remove the, now unused, 'tsk_current' member from the private data and the
unnecessary include of <linux/sched.h>.
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