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:
9aa09d2
)
usb: gadget: obex: select correct ep descriptors
author
Felipe Balbi
<felipe.balbi@nokia.com>
Tue, 10 Feb 2009 17:01:52 +0000
(19:01 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 27 Feb 2009 22:40:50 +0000
(14:40 -0800)
We where selecting wrong ep descriptors causing
some troubles while sending files over obex interface.
The problem was a typo while usb_find_endpoint() was being
called for HS endpoints.
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found