]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: comedi: ni_labpc:use labpc_cancel() to remove some common code
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 22 Mar 2013 16:49:10 +0000 (09:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 18:42:58 +0000 (11:42 -0700)
commit8a498667b613387ee270bc0b49a375294e38a4f6
tree895bccccf2a580e255350dc7b38100fa7219097c
parent8c2bc333af026bed05a0041b028c34ef9b5c9cab
staging: comedi: ni_labpc:use labpc_cancel() to remove some common code

The labpc_cancel() function can be used by the labpc_ai_insn_read() and
labpc_ai_cmd() functions to disable the ai subdevice.

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>
drivers/staging/comedi/drivers/ni_labpc.c