usb: gadget: ffs: add HID descriptor support.
authorKoen Beel <koen.beel@gmail.com>
Wed, 30 May 2012 18:43:37 +0000 (20:43 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 4 Jun 2012 15:11:59 +0000 (18:11 +0300)
commit560f1187990c6c548756bf2f1183aa19d9c97413
tree3127662a8e5149a542382c7c6b040c0cb8e8ee35
parentd3c568c302ed0e3b2d51f0335f304ca4d85de54b
usb: gadget: ffs: add HID descriptor support.

When writing the descriptors to the ep0 file of functionfs, the HID descriptors where not recognized which caused the initialization from user space to fail.

Signed-off-by: Koen Beel <koen.beel@barco.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_fs.c