summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWesley Cheng <wcheng@codeaurora.org>2021-10-18 12:26:47 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-10-20 19:37:27 +0200
commitb851f7c7b8fd5365e447bb60e1e18eb6de628507 (patch)
tree781c08b13434515bf29b5243808e5b12fd5e9f91 /tools/perf/scripts/python
parent99984b081f99ca30bbbebe5490a8328b0a212931 (diff)
usb: dwc3: gadget: Change to dev_dbg() when queuing to inactive gadget/ep
Since function drivers will still be active until dwc3_disconnect_gadget() is called, some applications will continue to queue packets to DWC3 gadget. This can lead to a flood of messages regarding failed ep queue, as the endpoint is in the process of being disabled. Change the log level to debug, so that it can be enabled when debugging issues. Signed-off-by: Wesley Cheng <wcheng@codeaurora.org> Link: https://lore.kernel.org/r/20211018192647.32121-1-wcheng@codeaurora.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions