u-boot-brain/drivers/thermal
Peng Fan 80512547ba thermal: imx: fix calculation
Fix calculation. do_div can not handle negative values.
Use div_s64_rem to handle the calculation.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
2017-05-18 11:23:31 +02:00
..
imx_thermal.c thermal: imx: fix calculation 2017-05-18 11:23:31 +02:00
Kconfig
Makefile
thermal-uclass.c