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:
48e08de
)
staging: comedi: comedi_parport: use comedi_buf_write_samples()
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Wed, 22 Oct 2014 22:36:53 +0000
(15:36 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 08:03:13 +0000
(16:03 +0800)
Use comedi_buf_write_samples() to add the sample to the async buffer.
The async events COMEDI_CB_BLOCK and COMEDI_CB_EOS will be detected and set
by the core. Remove the unnecessary events in the driver.
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