diff options
| author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-10-26 02:10:03 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-26 20:20:02 +0400 |
| commit | aa0ed8280a552a4ee56a040a5d696c296510985e (patch) | |
| tree | 672e63b9f79d70f9695f4ab6ad0181da5ebf3218 /scripts | |
| parent | 14d09f79d7b792d20131bc2f25a3d8a8e7cd593f (diff) | |
| download | linux-aa0ed8280a552a4ee56a040a5d696c296510985e.tar.xz | |
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 'scripts')
0 files changed, 0 insertions, 0 deletions
