From: Ian Abbott Date: Wed, 24 Oct 2012 15:48:13 +0000 (+0100) Subject: staging: comedi: amplc_dio200: support multiple read/write of counter X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1006 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fad18543cef4d6368b00fb318d0b31d1e2deabb6;p=pandora-kernel.git staging: comedi: amplc_dio200: support multiple read/write of counter Change the `insn_read` and `insn_write` handlers of the '8254' counter subdevices to support reading and writing multiple data values. (Writing multiple values isn't very useful, but if that's what the user wants....) Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed