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

2015-03-30 Thread Hartley Sweeten
On Friday, March 27, 2015 8:13 AM, Ian Abbott wrote: > 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:

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

2015-03-30 Thread Hartley Sweeten
On Friday, March 27, 2015 8:13 AM, Ian Abbott wrote: 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:

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

2015-03-27 Thread Ian Abbott
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:

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

2015-03-27 Thread Ian Abbott
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: