From: Greg Kroah-Hartman Date: Thu, 13 Sep 2012 23:30:31 +0000 (-0700) Subject: USB: serial: core: clean up dbg and printk usage. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92931d243b5cafa23de2d693342966bb9133cdbc;p=pandora-kernel.git USB: serial: core: clean up dbg and printk usage. This cleans up the usb-serial module to remove all old usages of dbg() and "raw" printk() calls for error reporting (there are some info messages left for now.) Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed