From: H Hartley Sweeten Date: Wed, 6 Feb 2013 00:28:51 +0000 (-0700) Subject: staging: comedi: vmk80xx: remove digital output (*insn_write) X-Git-Tag: v3.9-rc1~127^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a348b72eae946dd5d2cc9e00c4344c7814979eb0;p=pandora-kernel.git staging: comedi: vmk80xx: remove digital output (*insn_write) The comedi core can use the (*insn_bits) function to emulate the (*insn_write) function. Remove the unnecessary (*insn_read) function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed