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:
72c973d
)
usb: gadget: configure endpoint according to gadget speed
author
Tatyana Brokhman
<tlinder@codeaurora.org>
Tue, 28 Jun 2011 13:33:49 +0000
(16:33 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 28 Jun 2011 18:14:36 +0000
(11:14 -0700)
Add config_ep_by_speed() to configure the endpoint
according to the gadget speed.
Using this function will spare the FDs from handling
the endpoint chosen descriptor.
Signed-off-by: Tatyana Brokhman <tlinder@codeaurora.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found