linux/drivers/staging/comedi
H Hartley Sweeten 1387d4b7f0 staging: comedi: daqboard2000: cleanup range_daqboard2000_ai
Change the whitespace of the range table to avoid the > 80 char
lines and the ugly line breaks. Convert the RANGE() values into
the appropriate {BIP,UNI}_RANGE().

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-19 09:41:44 +01:00
..
drivers staging: comedi: daqboard2000: cleanup range_daqboard2000_ai 2012-09-19 09:41:44 +01:00
kcomedilib staging: comedi: kcomedilib: remove subdevice pointer math 2012-09-05 20:06:32 -07:00
comedi_compat32.c staging: comedi: shrink comedi_compat32.h 2012-06-20 12:57:43 -07:00
comedi_compat32.h staging: comedi: shrink comedi_compat32.h 2012-06-20 12:57:43 -07:00
comedi_fops.c staging: comedi: comedi_fops: cast the cmd->chanlist to the correct address space 2012-09-19 09:36:45 +01:00
comedi_internal.h staging: comedi: remove comedi_fops.h 2012-06-20 12:56:55 -07:00
comedi.h staging: comedi: comedi.h: remove __user tag from chanlist 2012-09-19 09:36:44 +01:00
comedidev.h staging: comedi: replace printk calls in comedi core 2012-08-16 11:35:45 -07:00
comedilib.h
drivers.c staging: comedi: fix brace coding style issues 2012-09-11 12:12:07 -07:00
Kconfig staging: comedi: 8255_pci: move ni_pcidio 8255 board support 2012-09-13 20:13:03 -07:00
Makefile Staging: comedi: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:52 -07:00
proc.c staging: comedi: remove comedi_fops.h 2012-06-20 12:56:55 -07:00
range.c staging: comedi: range: remove subdevice pointer math 2012-09-05 20:06:32 -07:00
TODO