From: H Hartley Sweeten Date: Fri, 26 Oct 2012 00:26:40 +0000 (-0700) Subject: staging: comedi: dt3000: remove dev_dbg() noise X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~943 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26d8b70b4ac22646388b7c58ec3d9f97d4e0f9f;p=pandora-kernel.git staging: comedi: dt3000: remove dev_dbg() noise Remove most of the dev_dbg() output from this driver. Most of it is just noise. For now I have left the dev_dbg() in the dt3k_send_cmd() function. I still have not quite figured out how the low-level i/o works in this driver... Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed