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

Skip to content
Commit f1984287 authored by Bingzhe Cai's avatar Bingzhe Cai Committed by Gerrit - the friendly Code Review server
Browse files

input: sensors: fix MPU6050 mutex deadlock



MPU6050 driver uses a single global mutex to prevent reentrance
but this mutex can cause deadlock when flush workqueues. This
change removes mutex lock from workqueue function to fix this
issue.

Change-Id: Ifa194401d2e7a6a5cacd2d2337b556f000d35974
Signed-off-by: default avatarBingzhe Cai <bingzhec@codeaurora.org>
parent 0bdc6e48
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