Searched hist:"0432 eed008024e0e90f16207ab406ac6ec877cac" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/renesas_usbhs/ |
H A D | fifo.c | diff 0432eed008024e0e90f16207ab406ac6ec877cac Mon Jun 06 07:18:54 CEST 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> 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 <kuninori.morimoto.gx@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mod_gadget.c | diff 0432eed008024e0e90f16207ab406ac6ec877cac Mon Jun 06 07:18:54 CEST 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> 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 <kuninori.morimoto.gx@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|