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