]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: use %d to print S32 parameters
authorLeo Yan <leo.yan@linaro.org>
Tue, 29 Mar 2016 11:24:15 +0000 (19:24 +0800)
committerEduardo Valentin <edubezval@gmail.com>
Wed, 27 Apr 2016 22:54:51 +0000 (15:54 -0700)
commitd3c919bf35cd5e6a2dc81fa0a2dda3224db3594e
tree3f80a6dd1491c17bba8a61900deb760a4ff8a72e
parent951a5cc21a99e44ce7be661e926b668efb40bc71
thermal: use %d to print S32 parameters

Power allocator's parameters are S32 type, so use %d to print them.

Acked-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/thermal_core.c