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: 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(-)

Other than my comment on patch 7, which can be addressed in a separate
patch if you prefer.

Reviewed-by: H Hartley Sweeten <hswee...@visionengravers.com>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to