commit | 22a270483da663b5c603e21a1e26742420fdf798 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue May 06 10:55:23 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 23 21:21:30 2014 +0900 |
tree | 1b932729c717c67e5a527f5943c3653de88c73c6 | |
parent | cae5c9fb97596e2caf2fd081a43b0d1f302fdcd8 [diff] |
staging: comedi: amplc_dio200_common: remove 'continuous' from subdevice private data This member of the subdevice private data can be determined from the cmd->stop_src. Do that instead. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>