commit | e245b6d12691c1e178a6a075ac3cd1b7cd0d2e0e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Apr 22 18:36:45 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 23 10:41:51 2013 -0700 |
tree | 4848e7dcb2abd71ca1f251ad28f8634dc4421221 | |
parent | 26234771c1a53b0a3bf69c161d79cd37c77ebd1a [diff] |
staging: comedi: das800: tidy up das800_di_insn_bits() For digital input subdevices, the (*insn_bits) function simply needs to return the status of the input channels in data[1]. 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>