From: Greg Kroah-Hartman Date: Fri, 28 Jun 2013 18:32:51 +0000 (-0700) Subject: USB: usbatm: remove unneeded trace printk calls X-Git-Tag: v3.12-rc1~186^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fef59d338a7e3384698084dd34d94b295708990;p=pandora-kernel.git USB: usbatm: remove unneeded trace printk calls We have an in-kernel trace subsystem, so use that instead of printk for trying to figure out what functions are being called. Cc: Duncan Sands Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed