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