summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-10-25 15:10:03 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-26 09:20:02 -0700
commitaa0ed8280a552a4ee56a040a5d696c296510985e (patch)
tree672e63b9f79d70f9695f4ab6ad0181da5ebf3218 /include/uapi
parent14d09f79d7b792d20131bc2f25a3d8a8e7cd593f (diff)
staging: comedi: me_daq: remove incomplete analog input command support
The analog input subdevice functions me_ai_do_cmd_test() and me_ai_do_cmd() are only stubbed in. They both just return 0. The me_ai_cancel() function does have code to stop any running conversions but the me_ai_insn_read() function does that also. Just remove the incomplete functions and remove SDF_CMD_READ from the subdevice_flags. 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/uapi')
0 files changed, 0 insertions, 0 deletions