commit | 4dd5a69e495b71491bb21c273b6d5a979e2f685b | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri Sep 30 15:52:19 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Nov 03 10:38:30 2016 +0200 |
tree | 4c2b52340393aebf53b4d4f13a3ccbf42430d34b | |
parent | ba1773fb7de92498d3cd51a1cb5a8855b8996912 [diff] |
usb: dwc3: trace: add a proper tracepoint for reg accessors We want to reduce the usage of dwc3_trace() in favor of proper tracepoints which can be enabled/disabled by the user. Let's start with our register accessors. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>