commit | bca4eac8fd36e8ab2990d513a9d6a34d2a5bd502 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Apr 29 12:59:38 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat May 03 20:06:32 2014 -0400 |
tree | 4e3b7e49ddf12ff71728fbea4cad81bea22968f3 | |
parent | 96410e7a3316a61ec509865ec76e7d033f8096eb [diff] |
staging: comedi: amplc_pci230: remove 'ai_continuous' from private data This member of the private data can be determined by checking the cmd->stop_src. Do that instead. 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>