From: Alexander Shishkin Date: Sat, 30 Mar 2013 10:53:50 +0000 (+0200) Subject: usb: chipidea: remove home-grown tracing facility X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b7e8d34f12a5770d57ccd38926d373e4599561;p=pandora-kernel.git usb: chipidea: remove home-grown tracing facility As part of the legacy from the original driver design, we retain home-grown tracing infrastructure, complete with own ring buffer and timestamps, which among other things has a performance penalty. This patch removes it. Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed