Fix a kernel oops in the "comedi_test" fake device driver reported by
Éric Piel and take the opportunity to tidy it up a bit.

1) staging: comedi: comedi_test: fix race when cancelling command
2) staging: comedi: comedi_test: remove unnecessary del_timer() call
3) staging: comedi: comedi_test: change end-of-acquisition test
4) staging: comedi: comedi_test: make samples unsigned
5) staging: comedi: comedi_test: tidy up waveform_ai_interrupt()
6) staging: comedi: comedi_test: whitespace fixes

 drivers/staging/comedi/drivers/comedi_test.c | 77 ++++++++++++++--------------
 1 file changed, 38 insertions(+), 39 deletions(-)
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to