usb: dwc3: trace: rely on __string() and __assign_str()
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 28 Apr 2017 09:54:52 +0000 (12:54 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 2 Jun 2017 08:22:29 +0000 (11:22 +0300)
commite42f09b85f200e277d6d11d8c973f18efcc847fd
tree3250d555ca3e853a9eb3d077fb7ddf4eb41e6295
parentdfc5e80578f21552e7d5880ea7c0556b8b625895
usb: dwc3: trace: rely on __string() and __assign_str()

Instead of going for a 512 byte buffer and using snprintf(), let's
rely on helps __string() and __assign_str() where possible.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/trace.h