Re: [PATCH 0/2] staging: comedi: tidy up the async event defines

2014-10-14 Thread Ian Abbott
On 13/10/14 17:56, H Hartley Sweeten wrote: The async event defines, COMEDI_CB_*, are only used in the kernel. They should not be exposed to userspace in the comedi.h uapi header. Move the defines to the comedidev.h kernel header and tidy up the documentation. Also, introduce some mask defines t

[PATCH 0/2] staging: comedi: tidy up the async event defines

2014-10-13 Thread H Hartley Sweeten
The async event defines, COMEDI_CB_*, are only used in the kernel. They should not be exposed to userspace in the comedi.h uapi header. Move the defines to the comedidev.h kernel header and tidy up the documentation. Also, introduce some mask defines to clarify the events that indicate error condi