From: Kuninori Morimoto Date: Fri, 9 Dec 2011 02:28:24 +0000 (-0800) Subject: usb: renesas_usbhs: add usbhs_pipe_attach() method X-Git-Tag: v3.3-rc1~153^2~28^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5679d07a6ca5512070fb5e65dcc66eeb5087d0d;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed