From: Greg Kroah-Hartman Date: Tue, 18 Sep 2012 16:09:00 +0000 (+0100) Subject: USB: serial: ti_usb_3410_5052: fix up noisy printk() usage X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f378dfe4bef8d77dbd420a12bd75fd09395bc3d8;p=pandora-kernel.git USB: serial: ti_usb_3410_5052: fix up noisy printk() usage The driver should not be sending any printk() messages when it is loaded, as no other USB serial driver does. This fixes that, and also removes the useless version number from the driver. Cc: Johan Hovold Cc: Rusty Russell Cc: Adhir Ramjiawan Cc: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed