commit | 35e769c4717cf08f71cd5c7a9e34aece3ff8852e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Aug 25 16:04:39 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 30 13:22:33 2014 -0700 |
tree | d9a69e45c02fccc9f4d39174c20a92649976caa6 | |
parent | 6dc125d2bea484ecee91e43f7ca5ba43d306480b [diff] |
staging: comedi: rti800: use comedi_subdevice 'readback' Use the new comedi_subdevice 'readback' member and the core provided (*insn_read) for the readback of the analog output subdevice channels. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>