linux/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 usb: renesas_usbhs: compile/config are rescued 2011-07-08 14:57:12 -07:00
Makefile usb: renesas_usbhs: fifo became independent from pipe. 2011-06-07 09:10:07 -07:00
common.c usb: renesas_usbhs: fixup comment-out 2011-07-08 14:57:12 -07:00
common.h usb: renesas_usbhs: add DMAEngine support 2011-06-07 09:10:10 -07:00
fifo.c USB / Renesas: Fix build issue related to struct scatterlist 2011-07-26 11:52:55 -07:00
fifo.h usb: renesas_usbhs: add DMAEngine support 2011-06-07 09:10:10 -07:00
mod.c usb: renesas_usbhs: add autonomy mode 2011-04-29 17:24:35 -07:00
mod.h usb: renesas_usbhs: add autonomy mode 2011-04-29 17:24:35 -07:00
mod_gadget.c usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos 2011-08-08 12:34:45 -07:00
pipe.c usb: renesas_usbhs: fixup connection fail 2011-06-14 14:23:23 -07:00
pipe.h usb: renesas_usbhs: fixup connection fail 2011-06-14 14:23:23 -07:00