diff options
| author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2014-09-18 11:35:39 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-20 10:29:24 +0800 |
| commit | 365dae93f72fdb281cf04cc43b93d4e044f3c70d (patch) | |
| tree | 0c3a7d8abb4ced964a1f72348b72abce8c9de331 /include | |
| parent | bc43ae066239c122d643f4fefac38b03221be6d1 (diff) | |
staging: comedi: s626: use comedi_handle_events()
Use comedi_handle_events() to automatically (*cancel) the async command
for an end-of-acquisition or if an error/overflow occurs.
The s626_mc_disable() call when the end-of-acquisition is detected can
then be removed. The (*cancel) does the same thing.
For aesthetics, also remove the 'finished' local variable and just return
the ai_cmd_running state.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
