From: Yoshihiro Shimoda Date: Fri, 8 Jul 2011 05:51:14 +0000 (+0900) Subject: usb: gadget: r8a66597-udc: add support for TEST_MODE X-Git-Tag: v3.1-rc1~234^2~3^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96fe53ef5498ba130b2f054f2de38e090ddaa55f;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed