]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: xhci: remove ring debugging code
authorLu Baolu <baolu.lu@linux.intel.com>
Fri, 7 Apr 2017 14:57:07 +0000 (17:57 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 10:17:41 +0000 (12:17 +0200)
commit121dcf11908ecea252776c8268aab117f91aa1f5
treecc2b2f08b415a02ca5e20ac84fdf0373470b05cd
parentcd12fd9f6d05d1b2b9ff2630802c55b5fd2e534c
usb: xhci: remove ring debugging code

XHCI ring changes have already been traced by the ring trace
events. It's unnecessary to put the same messages in kernel
log. This patch removes the debugging code for a ring.

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.c
drivers/usb/host/xhci.h