OSDN Git Service

usb: xhci: remove xhci_debug_trb()
authorLu Baolu <baolu.lu@linux.intel.com>
Fri, 7 Apr 2017 14:57:08 +0000 (17:57 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 10:17:42 +0000 (12:17 +0200)
commit8c10152ec52b850f9806c5c2f5a93ebe38838959
tree62ae832575ede0b621bf08b311059d6541ff2e12
parent121dcf11908ecea252776c8268aab117f91aa1f5
usb: xhci: remove xhci_debug_trb()

Every XHCI TRB has already been traced by the trb trace events.
It is unnecessary to put the same message in kernel log. This
patch removes xhci_debug_trb().

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-dbg.c
drivers/usb/host/xhci-ring.c
drivers/usb/host/xhci.h