From: H Hartley Sweeten Date: Mon, 14 Jul 2014 19:23:49 +0000 (-0700) Subject: staging: comedi: ni_mio_common: remove ai_continuous from private data X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~683 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93fac790668ca6e0151b590385a48360cf521c31;p=pandora-kernel.git staging: comedi: ni_mio_common: remove ai_continuous from private data This member of the private data can be determined by checking the cmd->stop_src. Do that instead and remove the member. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed