]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: trace: print enqueue/dequeue pointers too
authorFelipe Balbi <balbi@kernel.org>
Wed, 29 Jan 2020 07:20:19 +0000 (09:20 +0200)
committerFelipe Balbi <balbi@kernel.org>
Sun, 15 Mar 2020 09:06:39 +0000 (11:06 +0200)
commitf0c50da995481e5360cdba41456bf5b002b073b6
tree68731b235f68aedd861e08603eb3713098964661
parentc60a8cd31b97a8e7dededd29dfc7803b6a28a358
usb: dwc3: trace: print enqueue/dequeue pointers too

By printing enqueue/dequeue pointers, we can make sure that our TRB
handling is correct. We've had a recent situation where we were not
always dequeueing all TRBs in an SG list and this helped figure out
what the problem was.

Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/dwc3/trace.h