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

Skip to content
Commit 285038fa authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss Committed by Stephen Boyd
Browse files

thermal: tsens8960: Fix delay in the ISR



There are more number of sensors on APQ8064 and MSM8930
whose status registers are to be read and checked
against enabled sensors if thresholds interrupts are
crossed. This causes delay in processing the ISR before
it is returned causing other timer events to be delayed.

Fix this by performing the status register reads for
the sensors in a seperate workqueue.

CRs-Fixed: 390508
Change-Id: I7b254d0d73dfefb667e7bf9484ae704fe4ff38a8
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 8a3e0158
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