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