commit | 7586fd6b3e2df042ce2b45cf4ab43a92af1a27ac | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Apr 29 12:59:39 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat May 03 20:06:32 2014 -0400 |
tree | 46ecc1a10c58d68bc1ce27610b0e90ca08a88f65 | |
parent | bca4eac8fd36e8ab2990d513a9d6a34d2a5bd502 [diff] |
staging: comedi: amplc_pci230: remove 'ao_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>