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:
4c5212b
)
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
author
Pavankumar Kondeti
<pkondeti@codeaurora.org>
Mon, 2 May 2011 06:26:31 +0000
(11:56 +0530)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 3 May 2011 17:25:25 +0000
(10:25 -0700)
The current code queue the control OUT data request to ep0in instead of
ep0out. Check ep0_dir and use the correct control endpoint.
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/ci13xxx_udc.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/ci13xxx_udc.c
Simple merge