]> git.baikalelectronics.ru Git - kernel.git/commit
xhci: add trace for debug messages related to endpoint reset
authorXenia Ragiadakou <burzalodowa@gmail.com>
Tue, 6 Aug 2013 04:52:46 +0000 (07:52 +0300)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 13 Aug 2013 23:05:43 +0000 (16:05 -0700)
commit2feddcf328ddf2c35775956740da07bba2434472
tree69b73e4bea25d9e12d0348a11d411c31575e1e66
parent896afd8f2d6523cbb6695c8ee8f94dcdcf45a29c
xhci: add trace for debug messages related to endpoint reset

This patch defines a new trace event, which is called xhci_dbg_reset_ep
and belongs in the event class xhci_log_msg, and adds tracepoints that
trace the debug messages associated with resetting an endpoint after
the reception of a STALL packet.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci-ring.c
drivers/usb/host/xhci-trace.h
drivers/usb/host/xhci.c