commit | c2bbd16b03d036bfeaa3efaae6491132500aa7ec | [log] [tgz] |
---|---|---|
author | Neil Zhang <zhangwm@marvell.com> | Tue Dec 20 13:20:20 2011 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 20 12:53:21 2011 +0200 |
tree | fe9a269db5a327191c88211ae04144d8c321cd6d | |
parent | a7250db36308424ae040f1b2eeb5bfd0cbee0b0d [diff] |
usb: gadget: mv_udc: fix bug in ep_dequeue According to ChipIdea's SPEC, we cannot touch curr_dtd_ptr in dqh directly, use prime endpoint instead. Signed-off-by: Neil Zhang <zhangwm@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>