xhci: STFU: Remove function tracing.
commit380032c3c855ded74c43252a0adb8e8d7afc9f45
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 5 Apr 2011 20:33:56 +0000 (5 13:33 -0700)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Wed, 25 May 2011 22:23:35 +0000 (25 15:23 -0700)
tree8e63924a14cd8e91d58e18ab35ba6443b8606301
parentfe6c6c13d8dcb32398eef143e2e8efc3fb4019bf
xhci: STFU: Remove function tracing.

Remove unnecessary debugging from the xHCI driver.  We don't need to
know what function we're calling or returning from.  Now I know how to
use markup-oops.pl to de-mystify stack dumps of crashes.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci-ring.c