linux/drivers/staging/comedi
Greg Kroah-Hartman 923faa6a8c staging: comedi: dt9812.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: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-23 16:49:16 -07:00
..
drivers staging: comedi: dt9812.c: remove err() usage 2012-04-23 16:49:16 -07:00
kcomedilib
Kconfig staging: comedi: Add kernel config for default buffer sizes 2012-04-13 11:18:23 -07:00
Makefile
TODO
comedi.h staging: comedi: COMEDI_CB_EOA is also used to report end-of-output. 2012-04-18 16:37:06 -07:00
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Drivers: Staging: Comedi: comedi_fops: Fixed a code style issue 2012-04-18 16:58:16 -07:00
comedi_fops.h module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
comedidev.h staging: comedi: add bus-type-specific attach hooks for PCI and USB 2012-04-10 11:22:01 -07:00
comedilib.h
drivers.c staging: comedi: Add module parameters for default buffer size 2012-04-13 11:18:23 -07:00
internal.h staging: comedi: Add module parameters for default buffer size 2012-04-13 11:18:23 -07:00
proc.c
range.c