OSDN Git Service

usb: dwc3: trace: add a proper tracepoint for reg accessors
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 30 Sep 2016 12:52:19 +0000 (15:52 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 3 Nov 2016 08:38:30 +0000 (10:38 +0200)
commit4dd5a69e495b71491bb21c273b6d5a979e2f685b
tree4c2b52340393aebf53b4d4f13a3ccbf42430d34b
parentba1773fb7de92498d3cd51a1cb5a8855b8996912
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>
drivers/usb/dwc3/io.h
drivers/usb/dwc3/trace.h