usb: dwc3: gadget: improve command completion debug message
authorFelipe Balbi <balbi@ti.com>
Sat, 27 Aug 2011 17:29:58 +0000 (20:29 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:02:02 +0000 (13:02 +0300)
commit164f6e141ed214bda30fb219d41ec3254bd90886
tree6cae6cac569d0e511e42035773d626f30d50c3fb
parentf198ead21bcb7b03d7bb2cba7ba0f5ad615a3862
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>
drivers/usb/dwc3/gadget.c