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:
cb83df7
)
usb: gadget: Fix os desc test
author
Mario Schuknecht
<mario.schuknecht@dresearch-fe.de>
Mon, 26 Jan 2015 19:30:27 +0000
(20:30 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 27 Jan 2015 15:34:58 +0000
(09:34 -0600)
USB vendor type is encoded in field bmRequestType. Make test USB_TYPE_VENDOR
with bRequestType instead of bRequest.
Signed-off-by: Mario Schuknecht <mario.schuknecht@dresearch-fe.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found