Files
rockchip-kernel/include/linux/usb
William Wu 440cb7987e usb: gadget: composite: resize descriptor buffer to 2KB
The usb composite descriptor buffer is only 1024 bytes,
it's not big enough to hold our biggest configuration
descriptor, e.g. usb composite device with two uvc
interfaces, the length of configuration descriptor is
more then 1024 bytes, so resize the buffer to 2KB.

Change-Id: I5a8d5e5566085d03a5ec8e0d5c2d569e0f659294
Signed-off-by: William Wu <william.wu@rock-chips.com>
2017-12-06 17:37:56 +08:00
..
2015-11-09 17:00:56 +08:00