]> git.karo-electronics.de Git - linux-beck.git/commit
staging: comedi: contec_pci_dio: remove function trace messages
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 16 Aug 2012 00:30:50 +0000 (17:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Aug 2012 18:30:40 +0000 (11:30 -0700)
commitf7f57effa46c29984640bbcc60a8b3e9761da8f2
treed3914925f4397e70d9590061dcf65a3d956e95a2
parent5432e3f3e9f2d2644115b9c881c1e9dad0e1f8fc
staging: comedi: contec_pci_dio: remove function trace messages

The dev_dbg function trace messages in the contec_do_insn_bits
and contec_di_insn_bits functions are just noise. Remove them.

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/contec_pci_dio.c