linux-kernel-test/drivers/staging/comedi
Greg Kroah-Hartman b864cbe7c7 USB: vmk80xx.c: remove err() usage
err() was a very old USB-specific macro that I thought had
gone away.  This patch removes it from being used in the
driver and uses dev_err() instead.

CC: Ian Abbott <abbotti@mev.co.uk>
CC: Mori Hess <fmhess@users.sourceforge.net>
CC: "J. Ali Harlow" <ali@avrc.city.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-20 16:53:22 -07:00
..
drivers USB: vmk80xx.c: remove err() usage 2012-04-20 16:53:22 -07:00
kcomedilib
comedi_compat32.c
comedi_compat32.h
comedi_fops.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
comedi_fops.h module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
comedi.h staging: comedi: fixed a declaration coding style issue 2011-06-28 13:23:56 -07:00
comedidev.h staging: comedi: remove COMEDI_DEVICE_CREATE macro, expand all callers 2011-07-06 08:22:49 -07:00
comedilib.h
drivers.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
internal.h
Kconfig staging: comedi: adv_pci_dio: Advantech PCI-1739U support 2012-02-09 09:59:40 -08:00
Makefile Staging: comedi: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:52 -07:00
proc.c
range.c
TODO