commit | e5679d07a6ca5512070fb5e65dcc66eeb5087d0d | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Dec 08 18:28:24 2011 -0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 13 13:06:25 2011 +0200 |
tree | 26a0a5eb4bdad75e8661a67e97f90ff114d6798f | |
parent | e4c57ded48d9bad95a4d7254e75a81f7abcffef9 [diff] |
usb: renesas_usbhs: add usbhs_pipe_attach() method 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. This patch adds usbhsh_pipe_attach/detach() functions for it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>