Commit 257b508a authored by taeju.park's avatar taeju.park Committed by Iliyan Malchev
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.

Change-Id: I90975bb6a7c0201de7715932469c603fea6954af
Signed-off-by: default avatarChiranjeevi Velempati <cvelempa@codeaurora.org>
Signed-off-by: default avatarIliyan Malchev <malchev@google.com>
parent eb4c9d2d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment