From: Greg Kroah-Hartman Date: Tue, 18 Sep 2012 16:05:37 +0000 (+0100) Subject: USB: serial: quatech2: fix up unneeded printk() call X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=788a661a9fa59740984f509832cae33dde4b0329;p=pandora-kernel.git USB: serial: quatech2: fix up unneeded printk() call It should be calling dev_err() instead of printk(KERN_INFO...) so this change fixes that up properly. Cc: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed