From: Ian Abbott Date: Wed, 20 Jan 2010 13:04:45 +0000 (+0000) Subject: Staging: comedi: pcl816: Correct AI scan counting X-Git-Tag: v2.6.34-rc1~10^2~1^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13de4f000ec491b16a820e4ed59de2c98b7807be;p=pandora-kernel.git Staging: comedi: pcl816: Correct AI scan counting For AI commands, the scan counter should be updated after every scan. In DMA mode, it was being updated after every repeated segment of the channel list. In non-DMA mode, it was being updated after every sample. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed