linux/drivers/staging/comedi
H Hartley Sweeten 7cc054d0b1 staging: comedi: adv_pci1710: rename check_channel_list()
For aesthetics, rename this function so it has namespace associated
with the driver.

Also, change it's parameters. The cmd->chanlist and cmd->chanlist_len
are always passed, just pass the comedi_cmd pointer instead.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-25 15:07:40 -07:00
..
drivers staging: comedi: adv_pci1710: rename check_channel_list() 2014-04-25 15:07:40 -07:00
kcomedilib Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtouint() 2014-02-15 12:42:41 -08:00
comedi_buf.c staging: comedi: fix circular locking dependency in comedi_mmap() 2014-04-16 11:41:45 -07:00
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Merge 3.15-rc2 into staging-next 2014-04-22 10:08:40 -07: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: Fix unnecessary space after function pointer 2014-02-27 08:38:12 -08:00
comedilib.h
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: poc: remove obsolete driver 2014-03-20 01:57:01 +00:00
Makefile
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