commit | 0c8fb3867dd3cc191c8de33e79229f629ceb02a2 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Aug 25 16:04:49 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 30 13:22:34 2014 -0700 |
tree | 05f406de10c8490cbee07cda1ee38ec09bca8379 | |
parent | 496e7cd9b8f4e8cce2075c934f518c31ed94a47c [diff] |
staging: comedi: mf6x4: 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>