From: H Hartley Sweeten Date: Mon, 14 Jul 2014 19:23:48 +0000 (-0700) Subject: staging: comedi: ni_mio_common: merge analog output (*insn_write) functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~684 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79816da17302910f70a85b4d269aedb067688926;p=pandora-kernel.git staging: comedi: ni_mio_common: merge analog output (*insn_write) functions Currently the PCI6xxx boards use a different (*insn_write) function for the analog output subdevice. Most of the code is identical to the (*insn_write) used by all the other board types. For aesthetics, merge the two (*insn_write) functions and handle the 'is_6xxx' differences in the common code. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed