staging: comedi: me4000: remove the noise when probing the card
authorH Hartley Sweeten <hartleys@visionengravers.com>
Sat, 8 Sep 2012 00:42:48 +0000 (17:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 04:49:57 +0000 (21:49 -0700)
commit2cb847b2a9d62ef1a1d5652ae17ff0b263377469
tree3d7e5c40f8b124d4d2b7d3b69cbb93365ffd5048
parentd5cd01fee1c6ccd363eb6b0d40143173ffa23ef5
staging: comedi: me4000: remove the noise when probing the card

The me4000_probe() function has a bunch of error messages that
are displayed when various parts of the probe fail. These are
just added 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/me4000.c