linux/drivers/staging/comedi
Greg Kroah-Hartman c0e0c26e6b Staging: comedi: usbdux: fix up printk calls
printk() needs a KERN_ level.  But it's usually better to just
use the dev_* functions instead, as they provide much better
information to the user and developer.

Cc: Bernd Porr <BerndPorr@f2s.com>
Cc: David Schleef <ds@schleef.org>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:52:21 -08:00
..
drivers Staging: comedi: usbdux: fix up printk calls 2009-01-06 13:52:21 -08:00
kcomedilib Staging: comedi: add kcomedilib to the tree 2009-01-06 13:52:17 -08:00
comedi.h
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Staging: comedi: fix checkpatch.pl errors in comedi_fops.c 2009-01-06 13:52:16 -08:00
comedi_fops.h
comedi_ksyms.c
comedi_rt.h
comedidev.h Staging: comedi: add local copy of interrupt.h 2009-01-06 13:52:18 -08:00
comedilib.h Staging: comedi: fix build error in comedilib.h 2009-01-06 13:52:17 -08:00
drivers.c
interrupt.h Staging: comedi: add local copy of interrupt.h 2009-01-06 13:52:18 -08:00
Kconfig Staging: comedi: set up infrastructure for individual drivers 2009-01-06 13:52:17 -08:00
Makefile Staging: comedi: set up infrastructure for individual drivers 2009-01-06 13:52:17 -08:00
pci.h Staging: comedi: add pci and usb wrapper header files 2009-01-06 13:52:18 -08:00
pci_ids.h Staging: comedi: add pci and usb wrapper header files 2009-01-06 13:52:18 -08:00
proc.c
range.c
rt.c
rt_pend_tq.c
rt_pend_tq.h
TODO
usb.h Staging: comedi: add pci and usb wrapper header files 2009-01-06 13:52:18 -08:00
wrapper.h