Files
u-boot-sunxi/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
..
2017-05-18 11:23:31 +02:00
2017-01-02 17:08:25 +01:00