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

Skip to content
Commit d59c7d5d authored by Chiranjeevi Velempati's avatar Chiranjeevi Velempati Committed by Stephen Boyd
Browse files

usb: gadget: Handle function control requests before set config



some function drivers receive control requests before configuration is
selected, which are not being handled due to configuratiopn checks in
android gadget driver, which is resulting in stall on control endpoint.
Fix this issue, by removing the configuration checks, so that function
driver control requests are handled properly.

CRs-Fixed: 400265
Change-Id: I90975bb6a7c0201de7715932469c603fea6954af
Signed-off-by: default avatarChiranjeevi Velempati <cvelempa@codeaurora.org>
parent 58919e79
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