OSDN Git Service

staging: comedi: ni_daq_700: cleanup pcmcia debug output messages
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 22 Jun 2012 23:36:58 +0000 (16:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 03:55:09 +0000 (20:55 -0700)
commit9c1eb8e1a04acb27da21d461db2b015ac33a0d25
tree84ab70e9408bf083d7109c8f8c84c49929b76a0b
parent740b48be40761c0345a3c5e7ad077b7e4616bd13
staging: comedi: ni_daq_700: cleanup pcmcia debug output messages

These messages should probably just be removed. For now just clean
then up.

Remove a couple redundant KERN_INFO messages in the pcmcia support
code and leave the dev_dbg() ones.

Change the dev_dgb() messages to use __func__ instead of the open
coded string.

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