From 22a270483da663b5c603e21a1e26742420fdf798 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 6 May 2014 10:55:23 -0700 Subject: [PATCH] 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-format-patch failed