From: H Hartley Sweeten Date: Mon, 4 Feb 2013 23:44:37 +0000 (-0700) Subject: staging: comedi: quatech_daqp_cs: fix daqp_ao_insn_write() X-Git-Tag: v3.9-rc1~127^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d35dcc89fc93d8f071fc7f88ae87697a77bb99d0;p=pandora-kernel.git staging: comedi: quatech_daqp_cs: fix daqp_ao_insn_write() The (*insn_write) functions are expected to write 'insn->n' number of samples to the channel. Fix this function so it works as the comedi core expects. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed