From: Greg Kroah-Hartman Date: Tue, 18 Sep 2012 15:59:23 +0000 (+0100) Subject: USB: serial: io_ti: remove some remaining printk() calls X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~33 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9bb03dc89c1d63e307cb0bad60b5f6faa16af6f;p=pandora-kernel.git USB: serial: io_ti: remove some remaining printk() calls Use dev_err() like the rest of that function does, and the rest of the driver does, to properly show what device and driver caused the problem. Cc: Johan Hovold Cc: "Eric W. Biederman" Cc: Rusty Russell Cc: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed