commit | fb5a88eb9c2e20e2a68caea7ebebab65d2a13cd1 | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Thu Oct 30 12:42:28 2014 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 03 16:28:46 2014 -0800 |
tree | 4f6a05db97b841dc11a3d98bb253df7f6c4361d5 | |
parent | 8986d37ace6aed435c29084756923bdbb5148624 [diff] |
staging: comedi: ni_mio_common: don't change CMDF_WRITE flag There is no need for `ni_ai_cmdtest()` or `ni_ao_cmdtest()` to set the `CMDF_WRITE` flag to the correct state as it has already been done by the core comedi module. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>