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:
e5679d0
)
usb: renesas_usbhs: care pipe sequence
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Fri, 9 Dec 2011 02:28:54 +0000
(18:28 -0800)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 13 Dec 2011 11:06:26 +0000
(13:06 +0200)
driver has to re-use the limited pipe for each device/endpoint
when it is USB host hub mode, since number of pipe has limitation.
Then, each pipe should care own pipe sequence for next packet.
This patch adds sequence control.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found