Various changes to the core comedi code, mostly to do with spin-lock
usage for the comedi subdevice runflags and event handling.

1) staging: comedi: comedi_fops: rename comedi_set_subdevice_runflags()
2) staging: comedi: comedi_fops: eliminate a use of subdevice spin-lock
3) staging: comedi: comedi_fops: simplify comedi_is_subdevice_idle()
4) staging: comedi: comedi_fops: remove unnecessary s->async use
5) staging: comedi: comedi_fops: always clear events
6) staging: comedi: comedi_fops: send SIGIO according to command
   direction
7) staging: comedi: comedi_fops: extend spin-lock scope in comedi_event()

 drivers/staging/comedi/comedi_fops.c | 115 ++++++++++++++++++++++-------------
 1 file changed, 73 insertions(+), 42 deletions(-)
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to