]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: gadget: remove redundant trace prints
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 26 Sep 2016 08:16:39 +0000 (11:16 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 31 Oct 2016 09:15:36 +0000 (11:15 +0200)
commit8566cd1adf295d5b94e0ba9b4ae66d89c50542d5
treed675f2ba6aeb76a8a0273dd9b0f0942c0a4cac86
parent45a2af2f2b5af38743024a2a4fc154e2be93bd20
usb: dwc3: gadget: remove redundant trace prints

Removing some trace prints which were made redundant
when we started decoding events and TRBs completely
within their respective trace points.

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