From: H Hartley Sweeten Date: Fri, 31 Oct 2014 16:49:32 +0000 (-0700) Subject: staging: comedi: amplc_pci230: remove private data 'ai_scan_pos' X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~460 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=272fe8f51fd8b8cd1637c8d2ca868cbff725405e;p=pandora-kernel.git staging: comedi: amplc_pci230: remove private data 'ai_scan_pos' This member of the private data is replicating what the comedi_async 'cur_chan' member is used for. Use that instead and remove the private data member. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed