git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
138801a
)
usb: dwc3: gadget: fix XferNotReady debug print
author
Felipe Balbi
<balbi@ti.com>
Wed, 18 Jan 2012 15:06:03 +0000
(17:06 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 6 Feb 2012 09:48:28 +0000
(11:48 +0200)
Only bit 3 of the event status bitfield is valid
and the others should not be considered.
Make sure SW matches documentation on that case
to avoid bogus debugging prints which would
confuse an engineer.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found