Home
last modified time | relevance | path

Searched hist:"912 bc5c1260a0c2ef47913c38884da8d9177ce96" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c912bc5c1260a0c2ef47913c38884da8d9177ce96 Sun Feb 11 07:35:51 UTC 2018 Frank Wang <frank.wang@rock-chips.com> usb: gadget: fix bos descriptor for rockusb

A GetDescriptor(BOS) request always requires the Device Capability
descriptors as part of the BOS information. This patch adds a generic
Device Capability descriptor header to fix it.

Fixes: 8ddd5824c ("usb: gadget: add bos descriptor response for rockusb command")
Change-Id: I6b5976c6f13a6991a7d00c8221ece2a740032a07
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>