commit | ceaa0a6eeadfd2f53df121210d99a1f80ee7645e | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Fri Jul 08 14:51:33 2011 +0900 |
committer | Felipe Balbi <balbi@ti.com> | Fri Jul 08 12:47:47 2011 +0300 |
tree | 4344c43a56c828a83a775948bb90cc688fd90434 | |
parent | 5154e9f126c1d2ee8f5f93d9954f83d82b2d5e64 [diff] |
usb: gadget: m66592-udc: add support for TEST_MODE The USB high speed device must support the TEST_MODE, but the driver didn't support it. When we sent the SET_FEATURE for TEST_MODE to the driver, the request was successful, but the module didn't enter the TEST_MODE. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>