From 7baf92949198b9bbfae30486601b3bdcca604073 Mon Sep 17 00:00:00 2001 From: Luca Ellero Date: Fri, 19 Sep 2014 13:50:41 +0200 Subject: [PATCH] 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 Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed