]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: r8a66597-udc: add support for TEST_MODE
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 8 Jul 2011 05:51:14 +0000 (14:51 +0900)
committerFelipe Balbi <balbi@ti.com>
Fri, 8 Jul 2011 09:50:57 +0000 (12:50 +0300)
commit8831c686ff1f5e928bc434f331444586eaf1e1c8
tree58d849f4a6e477103fc10db6d80f2db62b9f8e5b
parent004f37111956ce2822aa00d8c2bd46edfeb8968c
usb: gadget: r8a66597-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/r8a66597-udc.c