From: Greg Kroah-Hartman Date: Thu, 3 May 2012 23:40:45 +0000 (-0700) Subject: USB: serial: visor: convert dbg() to dev_dbg() X-Git-Tag: v3.5-rc1~149^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d9b4001e0cb180b8e1c9ffd7bb4372e48f207c6;p=pandora-kernel.git USB: serial: visor: convert dbg() to dev_dbg() This removes most of the dbg() calls, as they were just tracing calls, and converts the remaining ones to dev_dbg(). Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed