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

Skip to content
Commit 27499298 authored by Sujeev Dias's avatar Sujeev Dias Committed by Conner Huff
Browse files

mhi: core: do not acquire channel mutex to notify clients



A deadlock is seen when an MHI client attempts to start channels
for transfer and MHI core driver tries to notify the client of a
a status change. Remove mutex from notify path as it should not
be required since we already use the safe list iteration option.

CRs-Fixed: 2521963
Change-Id: I6388547fb3e0daa1763974a1a8579a3831e3679a
Acked-by: default avatarBhaumik Vasav Bhatt <bbhatt@qti.qualcomm.com>
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent 71d33d32
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