usb: gadget: m66592-udc: add support for TEST_MODE
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 8 Jul 2011 05:51:33 +0000 (14:51 +0900)
committerFelipe Balbi <balbi@ti.com>
Fri, 8 Jul 2011 09:47:47 +0000 (12:47 +0300)
commitceaa0a6eeadfd2f53df121210d99a1f80ee7645e
tree4344c43a56c828a83a775948bb90cc688fd90434
parent5154e9f126c1d2ee8f5f93d9954f83d82b2d5e64
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>
drivers/usb/gadget/m66592-udc.c