mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
cdd1bf28a1
There are more 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 separate workqueue. CRs-Fixed: 390508 Change-Id: I7b254d0d73dfefb667e7bf9484ae704fe4ff38a8 Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org> Signed-off-by: Ajay Dudani <adudani@codeaurora.org> Signed-off-by: Iliyan Malchev <malchev@google.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
msm8960_tsens.c | ||
msm8974-tsens.c | ||
msm_popmem-tm.c | ||
msm_thermal.c | ||
msm_tsens.c | ||
pm8xxx-tm.c | ||
spear_thermal.c | ||
thermal_sys.c |