From: Ian Abbott Date: Thu, 30 Oct 2014 12:42:28 +0000 (+0000) Subject: staging: comedi: ni_mio_common: don't change CMDF_WRITE flag X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~474 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb5a88eb9c2e20e2a68caea7ebebab65d2a13cd1;p=pandora-kernel.git 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 Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed