diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2011-07-13 01:01:29 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-08-08 15:34:45 -0400 |
commit | e94c587e78811d95a5b0db094f984eeb99f86388 (patch) | |
tree | 0c1da55936ec33a1c32b45e8922e1e438e845db0 /REPORTING-BUGS | |
parent | d128a259ea4ef7cab39f14b681ee466a7dc6153c (diff) |
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>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions