From: H Hartley Sweeten Date: Tue, 26 Jun 2012 00:12:41 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint" X-Git-Tag: v3.6-rc1~100^2~525 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b3bfe9b4491947cdaabd1f01065b49aab49881d;p=pandora-kernel.git staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint" During the attach, all of the device i/o registers are read and the data is output as a dev_dbg() "fingerprint". This just adds a bunch of noise during the loading of the driver. Remove the output. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed