linux/drivers/staging/comedi
Ian Abbott 940dd35d58 staging: comedi: pass subdevice to comedi_buf_write_free()
Change the parameters of `comedi_buf_write_free()` to pass a pointer to
the comedi subdevice instead of a pointer to the "async" structure
belonging to the subdevice.

The main aim at the moment is to replace all the `struct comedi_async *`
parameters with `struct comedi_subdevice *` parameters in the comedi
driver API.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-23 21:25:48 +09:00
..
drivers staging: comedi: pass subdevice to comedi_buf_write_free() 2014-05-23 21:25:48 +09:00
kcomedilib
Kconfig staging: comedi: pcl730: add support for Diamond Systems PC/104 modules 2014-05-23 21:23:37 +09:00
Makefile
TODO
comedi.h
comedi_buf.c staging: comedi: pass subdevice to comedi_buf_write_free() 2014-05-23 21:25:48 +09:00
comedi_compat32.c
comedi_compat32.h
comedi_fops.c staging: comedi: pass subdevice to comedi_buf_write_free() 2014-05-23 21:25:48 +09:00
comedi_internal.h
comedi_pci.c
comedi_pcmcia.c
comedi_usb.c
comedidev.h staging: comedi: pass subdevice to comedi_buf_write_free() 2014-05-23 21:25:48 +09:00
comedilib.h
drivers.c
proc.c
range.c