From: Xenia Ragiadakou Date: Thu, 29 Aug 2013 08:45:11 +0000 (+0300) Subject: ehci: remove debugging statement with ehci statistics in ehci_stop() X-Git-Tag: v3.12-rc1~186^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5ea7300d48c52b028966a6e59f9244faa930d0;p=pandora-kernel.git ehci: remove debugging statement with ehci statistics in ehci_stop() This patch removes the ehci statictics information output in ehci_stop() because they do not provide interesting info. At any case, the current statistics can be viewed by reading the 'registers' file in debugfs. Signed-off-by: Xenia Ragiadakou Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed