staging: comedi: das6402: read analog input samples in interrupt handler
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 13 Nov 2014 18:41:03 +0000 (11:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Nov 2014 23:35:24 +0000 (15:35 -0800)
commitd1d24cb65ee3605cc348a16eb9fd833c60c07ff7
treecbb92ff4d8bc50aa6bc38342082366d99d238328
parent3e0a738099b20bfca8198503193fcebf4235fd62
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 <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/das6402.c
This page took 0.024251 seconds and 5 git commands to generate.