staging: comedi: ni_pcidio: remove use of DPRINTK
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 26 Nov 2013 17:21:14 +0000 (10:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Nov 2013 17:55:13 +0000 (09:55 -0800)
commit20dad98dfedd2c3d8905e03b19ed4a6a2c1d73f3
tree2a4605b6fa2ec206646915d86c82483132633f73
parent52cdd1205f4aa1e7f861eab8353740665f078106
staging: comedi: ni_pcidio: remove use of DPRINTK

Remove the DPRINTK messages that are just function trace noise.

Use dev_dbg() instead of the DPRINTK macro to output the comedi
debugging information.

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>
drivers/staging/comedi/drivers/ni_pcidio.c
This page took 0.028403 seconds and 5 git commands to generate.