linux_old1/drivers/usb/dwc3
Felipe Balbi 164f6e141e usb: dwc3: gadget: improve command completion debug message
the previous message had too little meaning. Make
it more human readable and use the macro we already
had for extracting the command completion status out
of DEPCMDn register.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-09-09 13:02:02 +03:00
..
Kconfig
Makefile
core.c
core.h usb: dwc3: core: add missing @ for kerneldoc 2011-09-09 13:02:00 +03:00
debug.h
debugfs.c usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() 2011-09-09 13:01:59 +03:00
dwc3-omap.c
dwc3-pci.c
ep0.c usb: dwc3: ep0: fix 'transfered' typo 2011-09-09 13:02:00 +03:00
gadget.c usb: dwc3: gadget: improve command completion debug message 2011-09-09 13:02:02 +03:00
gadget.h usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled 2011-08-24 15:06:53 -07:00
io.h