commit | 3edeee3893b107364fe4ed8535245773b1e1e72b | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Dec 08 18:28:54 2011 -0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 13 13:06:26 2011 +0200 |
tree | c2207d91e769635857b8f9b14e36ed686a6e8a32 | |
parent | e5679d07a6ca5512070fb5e65dcc66eeb5087d0d [diff] |
usb: renesas_usbhs: care pipe sequence 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>