From: Greg Kroah-Hartman Date: Thu, 13 Sep 2012 22:39:01 +0000 (-0700) Subject: USB: serial: core: remove some trace debugging calls X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fee84a54e707d93282f1854a9f712534b6543a5e;p=pandora-kernel.git USB: serial: core: remove some trace debugging calls These dbg() calls were no more than just a function trace, so remove them. If you want to see the functions being called, use the in-kernel function trace code instead, it's much nicer. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed