[PATCH 0/7] staging: comedi: comedi_fops: some runflag and event handling changes

From: Ian Abbott
Date: Fri Mar 27 2015 - 11:13:26 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/