From: H Hartley Sweeten Date: Fri, 22 Jun 2012 23:36:58 +0000 (-0700) Subject: staging: comedi: ni_daq_700: cleanup pcmcia debug output messages X-Git-Tag: v3.6-rc1~100^2~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c1eb8e1a04acb27da21d461db2b015ac33a0d25;p=pandora-kernel.git 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 Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed