From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:27:22 +0000 (-0700) Subject: staging: comedi: pcl818: remove 'ai_scans' from private data X-Git-Tag: v3.15-rc1~139^2~960 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2e519dd212937d3726ef9e326b35185295c455a;p=pandora-kernel.git staging: comedi: pcl818: remove 'ai_scans' from private data This member of the private data is just a copy of the cmd->stop_arg. Refactor the code to follow the style of pcl812 and pcl816 drivers. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed