ehci: remove ehci_vdbg() verbose debugging statements
authorXenia Ragiadakou <burzalodowa@gmail.com>
Thu, 29 Aug 2013 08:45:10 +0000 (11:45 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Aug 2013 19:02:07 +0000 (12:02 -0700)
commitfea26ef095cc74f1e11c046a7bf4a29160f8ffb3
tree97b632bde8ced40413e96ad567a169acd6d85260
parent2eb86032a1f6743072e52b651c9439fd4ab93573
ehci: remove ehci_vdbg() verbose debugging statements

This patch removes ehci_vdbg debugging statements from EHCI host controller
driver because they produce too much information, lowering the signal to noise
ratio when debugging, and because they are not used anymore.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-hub.c
drivers/usb/host/ehci-q.c
drivers/usb/host/ehci-sched.c
drivers/usb/host/ehci.h
This page took 0.028259 seconds and 5 git commands to generate.