Skip to content

Commit

Permalink
usb: renesas_usbhs: add usbhs_pipe_attach() method
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kuninori Morimoto authored and Felipe Balbi committed Dec 13, 2011
1 parent e4c57de commit e5679d0
Showing 1 changed file with 168 additions and 124 deletions.
Loading

0 comments on commit e5679d0

Please sign in to comment.