]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: usbduxfast: remove COMEDI_DEBUG noise in usb (*probe)
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 14 May 2013 20:24:41 +0000 (13:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:24:17 +0000 (16:24 -0700)
commit64bf88bfd96958339b4d2b18589cfd8a8fd1c5e6
tree0e777ffbb334bb2e90ba37ecda6ecc3e2c1f3ca8
parent998bb7be46b25b383a8dbcc80ee2ed0700d0cdc8
staging: comedi: usbduxfast: remove COMEDI_DEBUG noise in usb (*probe)

The COMEDI_DEBUG noise in the usb (*probe) is just added function
trace noise. Remove it along with the final dev_info().

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/usbduxfast.c