staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint"
commit8b3bfe9b4491947cdaabd1f01065b49aab49881d
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 26 Jun 2012 00:12:41 +0000 (25 17:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2012 22:30:53 +0000 (26 15:30 -0700)
treef7d8ace94b8b881be1b250527302f69c98648d6d
parent9a4d21154796136b87f841746fbdceec37bf48ee
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 <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/cb_das16_cs.c