From 3363155b66c8d223845b928f87bc8aa482e5f91d Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 3 May 2012 16:44:33 -0700 Subject: [PATCH] USB: mos7840.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: Donald Lee CC: Rusty Russell CC: Jiri Kosina Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed