usb: dwc3: remove trailing newline from dwc3_trace
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 24 May 2016 10:45:17 +0000 (13:45 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 20 Jun 2016 09:32:48 +0000 (12:32 +0300)
commit60cfb37ac9bc620334fff6e644a2b09019115939
treea3fc296e8b0232277d65e0082455e6cc95f9b0b9
parentd2728fb3e01f9265571a5f7a5feeac4493d2a365
usb: dwc3: remove trailing newline from dwc3_trace

when passing strings to trace, we don't need the
trailing newline character. Trace already appends a
newline character automatically.

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