From: Greg Kroah-Hartman Date: Thu, 3 May 2012 23:39:27 +0000 (-0700) Subject: USB: serial: pl2303: convert dbg() calls to dev_dbg() X-Git-Tag: v3.5-rc1~149^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8789b2b90aeb53ce59ac232d2ff0d8357d53893;p=pandora-kernel.git USB: serial: pl2303: convert dbg() calls to dev_dbg() This converts the usage of dbg() to dev_dbg() where needed, and removed a bunch of these calls where they were just "tracing" calls, which are no longer needed. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed