summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2015-07-23 18:47:01 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-07-24 23:32:28 +0300
commit57befc33af0243e9b3835d46ab836406256f5dd4 (patch)
tree33de905156dcb41fd1bd98baad1411e8a86dca32 /include/linux
parent333e40aee3f2d0457e2cbadc742619a6f449b2e7 (diff)
downloadlinux-57befc33af0243e9b3835d46ab836406256f5dd4.tar.xz
staging: comedi: usbduxsigma: remove unused "convert" timing for AO
The `cmdtest` and `cmd` handlers for the AO subdevice (`usbduxsigma_ao_cmdtest()` and `usbduxsigma_ao_cmd()`) support "scan" timing of commands with all channels updated every "scan" period. There is some disabled code to use "convert" timing in high speed mode. That would allow channels to be updated sequentially every "convert" period. Since that code is incomplete and currently disabled, remove it to simplify the existing code. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: Bernd Porr <mail@berndporr.me.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions