commit | a348b72eae946dd5d2cc9e00c4344c7814979eb0 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Feb 05 17:28:51 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 05 18:07:12 2013 -0800 |
tree | e68764a3d03572e2e5bdb0dfc2e097516b36f8c3 | |
parent | 03754bdbb10a8045b2c18cfec8f2272d7df004c6 [diff] |
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 <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>