commit | 583a7263c7ed05c9a625d50950551ba5749c9379 | [log] [tgz] |
---|---|---|
author | Neil Zhang <zhangwm@marvell.com> | Tue Jul 10 10:07:04 2012 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Thu Aug 23 11:04:15 2012 +0300 |
tree | 5bf4d890654609ba49fdf7ac1eeaccee95bcd8d7 | |
parent | 0344606bec0f3325ba9c1d4de74a5dd98911916d [diff] |
usb: gadget: mv_udc: enable stream mode According to ChipIdea's reference manual in section 8.5.2 "Non-streaming operational mode in device mode", we'd better enable stream mode, especially that ISO endpoints are not supported when the SDIS bit is set. Signed-off-by: Neil Zhang <zhangwm@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>