OSDN Git Service

msm: lmh_interface: Support new thermal core framework APIs
authorRam Chandrasekar <rkumbako@codeaurora.org>
Mon, 25 Apr 2016 21:54:17 +0000 (15:54 -0600)
committerJeevan Shriram <jshriram@codeaurora.org>
Tue, 10 May 2016 01:35:29 +0000 (18:35 -0700)
commit6c28948e606160bd82194779d4b40187fa80f881
treebd75d81b4a919a22e2105a5dc458da3bada2d561
parent60c6b65403b4c9567b53baadca0740915f698ca8
msm: lmh_interface: Support new thermal core framework APIs

Thermal core framework allows reading negative temperature and to
support that, thermal core APIs will read temperature in integer.

Inline with thermal core changes, modify the parameters to read
temperature to integer from signed long.

CRs-Fixed: 1010120
Change-Id: I975c11aa4e63e01ee3274a577b51b37c1c0f78cd
Signed-off-by: Ram Chandrasekar <rkumbako@codeaurora.org>
drivers/thermal/lmh_interface.c
drivers/thermal/lmh_interface.h
drivers/thermal/lmh_lite.c