summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2014-02-10 22:49:44 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-14 21:28:46 +0400
commitf7b3d79a622c97483c8d0e6e4bbd5207929259d9 (patch)
tree77fcc609d17e41cf41ffec744ab234a6a95e4ea4 /include
parent82c7e864a0fe0a2eb381f678e34909595eac9be8 (diff)
downloadlinux-f7b3d79a622c97483c8d0e6e4bbd5207929259d9.tar.xz
staging: comedi: dmm32at: use comedi_timeout()
Use comedi_timeout() to wait for the analog input settle and end-of- conversion. These tests use different registers but the same bit so the register is passed as the 'context'. The same test is used in dmm32at_ai_cmd() but the 'insn' is not available. This is ok since the test function, and comedi_timeout() don't use it. Use comedi_timout() to wait for the analog output end-of-conversion. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: 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