From: H Hartley Sweeten Date: Thu, 19 Dec 2013 23:32:01 +0000 (-0700) Subject: staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write) X-Git-Tag: v3.14-rc1~150^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f74377eec3318a63a3693e6e6d13af55c25624;p=pandora-kernel.git staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write) Change the parameters to ni_tio_winsn() to make it a proper comedi (*insn_write) function. This allows using it directly and removing the wrapper functions in the ni_660x and ni_mio_common modules. For aesthetics, rename the function. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed