original_kernel/drivers/usb/renesas_usbhs
Kuninori Morimoto e94c587e78 usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos
1st pos of __usbhsg_for_each_uep() was wrong.
Expected uep were ep1, ep2, ep3...
but each uep were ep0, ep2, ep3 ...
This patch modify it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-08 12:34:45 -07:00
..
Kconfig
Makefile
common.c
common.h
fifo.c USB / Renesas: Fix build issue related to struct scatterlist 2011-07-26 11:52:55 -07:00
fifo.h
mod.c
mod.h
mod_gadget.c usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos 2011-08-08 12:34:45 -07:00
pipe.c
pipe.h