summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-10-26 02:10:03 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-26 20:20:02 +0400
commitaa0ed8280a552a4ee56a040a5d696c296510985e (patch)
tree672e63b9f79d70f9695f4ab6ad0181da5ebf3218 /scripts/patch-kernel
parent14d09f79d7b792d20131bc2f25a3d8a8e7cd593f (diff)
downloadlinux-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/patch-kernel')
0 files changed, 0 insertions, 0 deletions