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

Skip to content
Commit 3db7f64d authored by Gilad Broner's avatar Gilad Broner
Browse files

tspp2: Fix event callback deadlock



TSPP2 driver triggers client callback for events.
During the callback tspp2 driver hold the device mutex, which
can cause a deadlock if client calls any TSPP2 driver API
which try to lock this mutex as well.

Change-Id: I9868eb346cb6d332010f5e5bf466adbc537f910f
Signed-off-by: default avatarGilad Broner <gbroner@codeaurora.org>
parent 57387ee5
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