git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e0a738
)
staging: comedi: das6402: read analog input samples in interrupt handler
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Thu, 13 Nov 2014 18:41:03 +0000
(11:41 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 26 Nov 2014 23:35:24 +0000
(15:35 -0800)
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>
No differences found