From: H Hartley Sweeten Date: Thu, 20 Nov 2014 22:07:28 +0000 (-0700) Subject: staging: comedi: cb_pcidas: tidy up dac08_write_insn() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c034da124d08237fe973ca0073f5f70297b20fb;p=pandora-kernel.git staging: comedi: cb_pcidas: tidy up dac08_write_insn() For consistency with the other calib subdevices, refactor this (*insn_write) function so that it only writes the final data value to the hardware., For aesthetics, rename the function so it has namespace associated with the driver. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed