From 47ef2541fefbff61d54b8bbb47ccc9cd736bb49e Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 14 Jul 2014 12:23:50 -0700 Subject: [PATCH] staging: comedi: ni_mio_common: fix ni_ao_insn_read() The comedi core expects (*insn_read) functions to return insn->n data smaples. Fix this function to work like the core expects. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed