From: H Hartley Sweeten Date: Tue, 9 Sep 2014 23:16:01 +0000 (-0700) Subject: staging: comedi: s626: remove 'ai_continuous' from private data X-Git-Tag: fixes-for-v3.18-merge-window~15^2~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e37b20aa58d8b6e4df41222f4aacf2b055c973b2;p=pandora-kernel.git staging: comedi: s626: remove 'ai_continuous' from private data This member of the private data is set based on the cmd->stop_src. Just use the cmd->stop_src directly 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