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

Skip to content
Commit 72a07cb2 authored by Manu Gautam's avatar Manu Gautam Committed by Stephen Boyd
Browse files

usb: gadget: f_qdss - Move disconnect handling to workqueue



As part of disconnect, USB qdss driver notifies usb_bam and
qdss drivers. APIs used by these drivers in disconnect handling
cannot be called in atomic context e.g. sps_connect/disconnect
and mutex_lock/unlock. Hence, move the disconnect processing to
workqueue.

Change-Id: I7f00d878f06b2dca9da64758cbcaafb3b778ba0e
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent 7e6d45b8
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