commit | 081b6ee6f1060517a9bcee26418c8ae762c7410e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Aug 25 16:04:55 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 30 13:22:34 2014 -0700 |
tree | 4f5d7d05737a40147f9fe534cfeeb7c4448220de | |
parent | 97e658d17381689b8c047e15db3c340dab50b1db [diff] |
staging: comedi: me4000: 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>