diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-02-05 17:28:27 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-05 18:07:12 -0800 |
commit | 03754bdbb10a8045b2c18cfec8f2272d7df004c6 (patch) | |
tree | 2ada3c0d70fc51f8f9fa4ebdf76dc5d77b3e3c3d /drivers/iio/kfifo_buf.c | |
parent | 9a23a7481ea860096acbc032dcb1159b8864fbf5 (diff) |
staging: comedi: vmk80xx: remove digital output (*insn_read)
The comedi core can use the (*insn_bits) function to emulate the
(*insn_read) function.
The digital output (*insn_bits) function properly handles the
VMK8061_MODEL to read the digital output states before returning.
Remove the unnecessary (*insn_read) function. It's also not
necessary to set the SDF_READABLE flag so remove the entire
conditional in the attach.
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>
Diffstat (limited to 'drivers/iio/kfifo_buf.c')
0 files changed, 0 insertions, 0 deletions