diff options
| author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-09-20 16:41:39 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-25 15:59:59 -0700 |
| commit | 1c4babb2464d0af65ebc0165d2a93ac9f7b9554b (patch) | |
| tree | e211bc3864378e74ab6f8639a64a65eccda76017 /scripts/patch-kernel | |
| parent | 075eaef87ee880dbfed2bd3a8ff0ece1b05cdacf (diff) | |
staging: comedi: pcl711: fix software trigger for board->is_8112
The acl-8112 boards also need to write a value to the software
trigger register in order to start an A/D conversion. Remove the
if (!board->is_8112) test so that the write is always done.
Also, the analog input mode does not need to be set each time for
multiple samples. Move the pcl711_ai_set_mode() out of the for loop.
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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
