From 00a92c03be9ff392383e18ba222d480fc34d568c Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 28 May 2014 16:26:53 -0700 Subject: [PATCH] staging: comedi: ni_mio_common: fix the (*insn_write) for the freq_out counter The (*insn_write) functions are supposed to write insn->n data values and return the number of values written. For this subdevice it only makes sense to write the last data value. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed