commit | 33d2832ab0149a26418d360af3c444969a63fb28 | [log] [tgz] |
---|---|---|
author | Orjan Friberg <of@flatfrog.com> | Wed Mar 07 17:16:14 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 08 13:11:34 2012 -0800 |
tree | 3a7b6bca37125bb20fe2c3e45ef30a2c3d97dd93 | |
parent | 3cc3615749dbd1b891512d5c9a5bf4559cfa9741 [diff] |
USB: gadget: Make g_hid device class conform to spec. 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 <of@flatfrog.com> Cc: Felipe Balbi <balbi@ti.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>