commit | 436841d53dd798ad67fc7c9bc7403613a9d9b4e0 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Apr 20 15:21:27 2017 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri Jun 02 11:22:28 2017 +0300 |
tree | 475d7222af004c04b1bf4ba8976779645a91b2d6 | |
parent | bfad65ee9be2096a854e350ba6324e3e48ad5e1d [diff] |
usb: dwc3: debugfs: slightly improve output of trb_ring Instead of printing out enqueue and dequeue pointer value as a header to the output, let's mark the TRBs in question with 'E' and 'D'. The output looks slightly easier to read. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>