summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorRam Chandrasekar <rkumbako@codeaurora.org>2015-11-16 17:46:55 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:13:05 -0700
commit08e81f9add7e46e3baa2ff6227c35027d2c429dd (patch)
treef4f3530b29ddb88c674faa40cbd15a0fa3d27eac /include/uapi/linux
parentf321ad7eefb717cc87f6197f08f5f8c6ecd5d5af (diff)
msm: thermal: Use the new device framework API
Modify the thermal driver to use the new device framework API instead of the cpu_up/cpu_down call. The new framework API, will keep the online/offline value reported in sysfs in sync with the actual core status. Bypassing this framework by using cpu_up/cpu_down will not update the value reported in the sysfs. Also protect the device framework APIs with device hotplug lock to provide mutual exclusion between multiple drivers using the same API. Change-Id: I55e578ec6afdcdd7537ff7afc411bd03f277d59e Signed-off-by: Ram Chandrasekar <rkumbako@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions