From: Greg Kroah-Hartman Date: Tue, 18 Sep 2012 16:10:29 +0000 (+0100) Subject: USB: serial: core: fix up printk() usage X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee42f6c9fc62d1d4d45b0d75e5f947e6645d8c30;p=pandora-kernel.git USB: serial: core: fix up printk() usage This moves to using pr_info() where needed instead of a "raw" printk() call, making the whole driver more unified. It also cleans up my email address in the MODULE_AUTHOR field. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed