commit | 7baf92949198b9bbfae30486601b3bdcca604073 | [log] [tgz] |
---|---|---|
author | Luca Ellero <luca.ellero@brickedbrain.com> | Fri Sep 19 13:50:41 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 19 15:58:18 2014 -0700 |
tree | e4064b525820e1c4cae3b539931eb1de9618b9d9 | |
parent | 5116a48c1b0b819b9276993479d193f37fbfbd0a [diff] |
staging: comedi: ni_usb6501: add counter subdevice Add counter support for NI USB-6501. The following functions are introduced: - ni6501_counter_command() - ni6501_cnt_insn_config() - ni6501_cnt_insn_read() - ni6501_cnt_insn_write() Signed-off-by: Luca Ellero <luca.ellero@brickedbrain.com> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>