commit | b978052b600c4ea00b445986680629c2867ea311 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon May 05 09:48:17 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 23 21:21:30 2014 +0900 |
tree | 864d4a8300e487faa8ca5a9273769e9cf938cb28 | |
parent | 3cc6a135d5123ecfdc4493cfd0a6a1b5b8530aca [diff] |
staging: comedi: adl_pc19111: remove 'stop_is_none' 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>