commit | 60326ce377090541db9ba1a05a041316ab5b46ec | [log] [tgz] |
---|---|---|
author | Chao Xie <chao.xie@marvell.com> | Tue Jul 10 10:07:05 2012 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Thu Aug 23 11:04:16 2012 +0300 |
tree | 0a1e9013b9a8d1ffa93b8bb95ce32ea808f889e0 | |
parent | 583a7263c7ed05c9a625d50950551ba5749c9379 [diff] |
usb: gadget: mv_udc: add iso support In order to support iso, we need do the following things: 1. fix length for one dtd 2. allow req contains multiple packets for a ISO transfer Signed-off-by: Chao Xie <chao.xie@marvell.com> Signed-off-by: Yu Xu <yuxu@marvell.com> Signed-off-by: Neil Zhang <zhangwm@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>