Files
u-boot/drivers
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-04-05 13:52:01 -04:00
2016-10-19 09:01:51 +02:00
2016-01-27 15:32:05 +01:00
2017-04-30 13:41:02 -04:00
2017-04-04 09:18:57 -04:00
2017-05-08 11:57:33 -04:00
2017-05-08 11:57:32 -04:00
2017-05-08 11:57:28 -04:00
2016-02-06 12:00:59 +01:00
2017-05-11 12:32:50 +02:00