From e37b20aa58d8b6e4df41222f4aacf2b055c973b2 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 9 Sep 2014 16:16:01 -0700 Subject: [PATCH] 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-format-patch failed