commit | 38f9980f644a8e5eb06360b7105a6077b1198b89 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Aug 25 16:04:24 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 30 13:22:32 2014 -0700 |
tree | d09cf74d66b014494cbc31e07897df7cc4b8b0cf | |
parent | 23b858dcb6bdd6ec7bbe41de179076486ebc7f18 [diff] |
staging: comedi: amplc_pci230: 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. For aesthetics, rename the (*insn_write) function and tidy it up. 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>