mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
461b5c26ba
TSENS is not supported on the MSM8960 1.0 because of a HW bug. The driver used a platform detection mechanism through a flag. With the 8960PRO the CPU MAJOR version resets back to major version 1. The driver does not distinguish the PRO parts differently and disables the driver. Change the method to detect the CPU using the platform detection api instead of relying on the platform data. Change-Id: I446eb196cf81e6a29760530dfbce6910652e867c Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org> (cherry picked from commit 30447fec965309e30f1eb33c0d318ee4a5365026) (cherry picked from commit 25bb62fbbc050147ae298179d7abe4ad08f78371) |
||
---|---|---|
.. | ||
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 |