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

Commit 144a0eec authored by Mayank Rana's avatar Mayank Rana
Browse files

f_gsi: Fix error handling with usb_func_ep_queue() return value



usb_func_ep_queue() returns -EAGAIN if usb is function suspended and
successfully remote wakeup is performed. This change fixes error
handling with USB GSI function driver to make sure caller knows that
request is actually queued or not from this context. This makes sure
that USB request is queued once USB host has resumed USB bus.

CRs-Fixed: 1033093
Change-Id: I3f3cb1b6b42530bfa93e0d4badacfe651b6bbb4c
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent f75272fe
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