Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 703211f0 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

usb: gadget: f_qdss: Allocate one string ID for all instances



In case multi instance of driver exist in same composition, id
of the string gets overridden due to multiple bind() calls. This
results in STALL on GET_DESCRIPTOR (string type) on interface
string descriptor index which got overridden. Fix this issue by
assigning one string ID to all interface string desc index of
the driver.

Change-Id: If61455e9786175a1dd435320bfb54f2949e4ffa4
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent d8d1bc74
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment