From: H Hartley Sweeten Date: Fri, 22 Nov 2013 17:46:21 +0000 (-0700) Subject: staging: comedi: pcl816: remove use of DPRINTK X-Git-Tag: v3.14-rc1~150^2~757 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c001798aa1346561cc97af96d8145d7f44d7d6c2;p=pandora-kernel.git staging: comedi: pcl816: 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