From: H Hartley Sweeten Date: Tue, 26 Nov 2013 17:21:14 +0000 (-0700) Subject: staging: comedi: ni_pcidio: remove use of DPRINTK X-Git-Tag: v3.14-rc1~150^2~710 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20dad98dfedd2c3d8905e03b19ed4a6a2c1d73f3;p=pandora-kernel.git 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed