OSDN Git Service

staging: comedi: remove debug tracing in vmk80xx driver
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 4 May 2012 18:23:54 +0000 (11:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 May 2012 20:33:39 +0000 (13:33 -0700)
commit98b08941b20e41fcbd3aaa577381e656e1c41291
treefc172990cf436e7a3e56b98d3912e63d2b1d810e
parent294f930d98be86fb4f34302c718a49719650857f
staging: comedi: remove debug tracing in vmk80xx driver

The vmk80xx driver uses a non-existant Kconfig symbol to enable
function call debug tracing. This output is really just noise
and doesn't serve any useful purpose. Remove all it's uses in
the driver.

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