]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit004f37111956ce2822aa00d8c2bd46edfeb8968c
tree4344c43a56c828a83a775948bb90cc688fd90434
parentdea5a0832fdad870b28801bd0391626c81360cab
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