xhci: add trace for debug messages related to endpoint reset
[firefly-linux-kernel-4.4.55.git] / drivers / usb / host / xhci-ring.c
index e88e8772ab5d96f8216294cbc61720f98a0047c9..3393ce755b15ac3c51c9fc0320317b7d24d19130 100644 (file)
@@ -1151,7 +1151,8 @@ static void handle_reset_ep_completion(struct xhci_hcd *xhci,
        /* This command will only fail if the endpoint wasn't halted,
         * but we don't care.
         */
-       xhci_dbg(xhci, "Ignoring reset ep completion code of %u\n",
+       xhci_dbg_trace(xhci, trace_xhci_dbg_reset_ep,
+               "Ignoring reset ep completion code of %u",
                 GET_COMP_CODE(le32_to_cpu(event->status)));
 
        /* HW with the reset endpoint quirk needs to have a configure endpoint