From: H Hartley Sweeten Date: Wed, 5 Nov 2014 17:20:53 +0000 (-0700) Subject: staging: comedi: addi_apci_2032: use comedi_async 'scans_done' to detect EOA X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~409 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1c87ceb441c3328cc1d0c18e07f5aeaa446306f;p=pandora-kernel.git staging: comedi: addi_apci_2032: use comedi_async 'scans_done' to detect EOA Remove the private data member 'stop_count' and use the comedi_async 'scans_done' member to detect the end-of-acquisition. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed