Files
u-boot/drivers/thermal
Peng Fan a267d3accd 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-11 12:32:50 +02:00
..
2017-05-11 12:32:50 +02:00
2017-01-02 17:08:25 +01:00