linux/drivers/staging/comedi
Ian Abbott 00603a9c32 staging: comedi: pass subdevice to comedi_buf_memcpy_to()
Change the parameters of `comedi_buf_memcpy_to()` 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_memcpy_to() 2014-05-23 21:25:48 +09:00
kcomedilib Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtouint() 2014-02-15 12:42:41 -08:00
comedi_buf.c staging: comedi: pass subdevice to comedi_buf_memcpy_to() 2014-05-23 21:25:48 +09:00
comedi_compat32.c file->f_op is never NULL... 2013-10-24 23:34:54 -04:00
comedi_compat32.h
comedi_fops.c staging: comedi: remove async parameter from resize_async_buffer() 2014-05-03 20:12:17 -04:00
comedi_internal.h staging: comedi: fix circular locking dependency in comedi_mmap() 2014-04-16 11:41:45 -07:00
comedi_pci.c
comedi_pcmcia.c
comedi_usb.c
comedi.h
comedidev.h staging: comedi: pass subdevice to comedi_buf_memcpy_to() 2014-05-23 21:25:48 +09:00
comedilib.h staging: comedi: comedi_bond: handle base channel for insn_bits 2013-08-26 06:41:56 -07:00
drivers.c staging: comedi: drivers.c: Fix missing a blank line, after declarations warning 2014-04-14 08:29:25 -07:00
Kconfig staging: comedi: pcl730: add support for Diamond Systems PC/104 modules 2014-05-23 21:23:37 +09:00
Makefile staging: comedi: remove comedi_debug module parameter 2013-11-25 11:50:53 -08:00
proc.c Staging: comedi: proc: title block update 2014-03-19 04:41:04 +00:00
range.c Staging: comedi: range: remove unnecessary sanity check 2014-03-08 18:59:48 -08:00
TODO MAINTAINERS: Update the list of maintainers for staging/comedi driver. 2013-07-24 09:51:18 -07:00