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:
8802cd8
)
staging: comedi: amplc_pci224: factor out chanlist checking from (*do_cmdtest)
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Wed, 16 Apr 2014 21:19:08 +0000
(14:19 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 22 Apr 2014 17:18:47 +0000
(10:18 -0700)
Step 5 of the (*do_cmdtest) validates that the cmd->chanlist is compatible
with the hardware.
For aesthetics, factor the step 5 code for the analog output async command
support. Tidy up the factored out code.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found