]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit96fe53ef5498ba130b2f054f2de38e090ddaa55f
tree58d849f4a6e477103fc10db6d80f2db62b9f8e5b
parentceaa0a6eeadfd2f53df121210d99a1f80ee7645e
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