From: Kuninori Morimoto Date: Mon, 6 Jun 2011 05:18:54 +0000 (+0900) Subject: usb: renesas_usbhs: tifyup packet start timing X-Git-Tag: v3.1-rc1~234^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0432eed008024e0e90f16207ab406ac6ec877cac;p=pandora-kernel.git usb: renesas_usbhs: tifyup packet start timing packet transfer timing are controlled in mod_gadget on current renesas_usbhs, and this style will be imitated on mod_host. But it need not be managed with host/gadget if it is general transfer. By this patch, the packet transfer timing is managed in fifo.c Signed-off-by: Kuninori Morimoto Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed