From: H Hartley Sweeten Date: Thu, 13 Nov 2014 18:41:03 +0000 (-0700) Subject: staging: comedi: das6402: read analog input samples in interrupt handler X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d24cb65ee3605cc348a16eb9fd833c60c07ff7;p=pandora-kernel.git staging: comedi: das6402: read analog input samples in interrupt handler Currently the interrupt handler just clears the interrupt. Add the code necessary to read the analog input samples when running an async command. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed