From: H Hartley Sweeten Date: Wed, 5 Nov 2014 17:21:01 +0000 (-0700) Subject: staging: comedi: pcmmio: use comedi_async 'scans_done' to detect EOA X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~401 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09959d658ce9049579561c7cb6acedaae74f5222;p=pandora-kernel.git staging: comedi: pcmmio: use comedi_async 'scans_done' to detect EOA Remove the private data member '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