From: Bhupesh Sharma Date: Fri, 1 Mar 2013 19:46:29 +0000 (+0100) Subject: usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 failure X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ff05e20c6e2428fe2deb1dc0fed008743e66a3;p=pandora-kernel.git usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 failure As per the UVC compliance test suite's assertion 6.1.25, the `iFunction` field of the Interface Association Descriptor (IAD) should the match the `iInterface` field of the standard Video Control (VC) Interface Descriptor for this Video Interface Collection (VIC). This mandatory case is captured in section 3.11 of the USB Video Class Compliance specification revision 1.1 This patch fixes this test assertion's failure and has been tested on Linux FC16, WinXP, WIN7 and WIN8 High speed and Super Speed hosts for successful enumeration. Signed-off-by: Bhupesh Sharma [Merged the association and control string descriptors] Signed-off-by: Laurent Pinchart Tested-by: Bhupesh Sharma Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed