From: Hoan Nguyen An <na-hoan@xxxxxxxxxxx> This patch to avoid and reduce the inaccuracy in the calculation when DIV_ROUND() and then calculates the conversion, I think, should change the order: calculate the conversion and then DIV_ROUND(). Although I'm not sure there will be an error, but I have encountered problems when troubleshooting interrupts not counting up. Hoan Nguyen An (1): thermal: rcar: reduce inaccuracy in calculate rounding drivers/thermal/rcar_gen3_thermal.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) -- 2.7.4