From: Orjan Friberg Date: Wed, 7 Mar 2012 16:16:14 +0000 (+0100) Subject: USB: gadget: Make g_hid device class conform to spec. X-Git-Tag: v3.2.14~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe7951d72fe43d52e28f4e0ec1f1de2d0a12e5b0;p=pandora-kernel.git USB: gadget: Make g_hid device class conform to spec. commit 33d2832ab0149a26418d360af3c444969a63fb28 upstream. HID devices should specify this in their interface descriptors, not in the device descriptor. This fixes a "missing hardware id" bug under Windows 7 with a VIA VL800 (3.0) controller. Signed-off-by: Orjan Friberg Cc: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed