From: H Hartley Sweeten Date: Tue, 6 May 2014 17:55:23 +0000 (-0700) Subject: staging: comedi: amplc_dio200_common: remove 'continuous' from subdevice private... X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~478 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22a270483da663b5c603e21a1e26742420fdf798;p=pandora-kernel.git staging: comedi: amplc_dio200_common: remove 'continuous' from subdevice private data This member of the subdevice private data can be determined from the cmd->stop_src. Do that instead. Signed-off-by: H Hartley Sweeten Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed