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)
commit30ad6273adad76017ddad737d45f8931cac554ad
tree68731b235f68aedd861e08603eb3713098964661
parent2c523b344dfa65a3738e7039832044aa133c75fb
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