]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: comedi: skel: use comedi_dio_insn_config()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 5 Aug 2013 22:00:36 +0000 (15:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 22:04:02 +0000 (15:04 -0700)
commit42ef678bef336a83fd0ae0b03a56c0a93665a18b
tree2661188f8d000a84ffd55664a2751c5dc4531f12
parent4f76463d3b8f8cc0cac5bb292ec766848f3f4fa1
staging: comedi: skel: use comedi_dio_insn_config()

Convert this driver to use the comedi_dio_insn_config() helper function.

Tidy up the comments to reflect the new 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>
drivers/staging/comedi/drivers/skel.c