git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43d092c
)
staging: comedi: ni_labpc: fix labpc_calib_insn_read()
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 26 Mar 2013 17:27:11 +0000
(10:27 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 26 Mar 2013 23:14:51 +0000
(16:14 -0700)
The comedi core expects the (*insn_read) operations to read insn->n
values and return the number of values actually read.
Make this function work like the core expects.
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>
No differences found