commit | 6b00f53e9175ab157b6b1cb157eda8634e822b11 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Aug 25 16:04:22 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 30 13:22:32 2014 -0700 |
tree | 8edbc45faa69c5102020c7d18e9c5b1a33a0aa6a | |
parent | b1d6bffb92fe78d11e18f8853a80d4cc372afc2d [diff] |
staging: comedi: cb_das16_cs: 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. 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>