From: Greg Kroah-Hartman Date: Thu, 3 May 2012 23:44:58 +0000 (-0700) Subject: USB: ti_usb_3410_5052.c: remove dbg() tracing calls X-Git-Tag: v3.5-rc1~149^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a7ce90c0a8160af6480836636ad7eb67c8e07dc;p=pandora-kernel.git USB: ti_usb_3410_5052.c: remove dbg() tracing calls dbg() was used a lot a long time ago to trace code flow. Now that we have ftrace, this isn't needed at all, so remove these calls. CC: Johan Hovold CC: Rusty Russell CC: Adhir Ramjiawan CC: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed