]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdd47b7787b5d19cdd62871d23baebc07073318c3
tree6cae6cac569d0e511e42035773d626f30d50c3fb
parent71046e35b1035abe9cfe03328a174fee92f45384
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