diff options
author | H Hartley Sweeten <[email protected]> | 2013-02-05 17:28:27 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-02-05 18:07:12 -0800 |
commit | 03754bdbb10a8045b2c18cfec8f2272d7df004c6 (patch) | |
tree | 2ada3c0d70fc51f8f9fa4ebdf76dc5d77b3e3c3d /fs/jbd2/commit.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 <[email protected]>
Cc: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions