thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula
authorNadav Haklai <nadavh@marvell.com>
Thu, 6 Aug 2015 16:03:49 +0000 (18:03 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Fri, 30 Oct 2015 18:33:23 +0000 (11:33 -0700)
commitb56100db5b057fef889a73cb66c24633696d188b
treee2065f08beee5bac3da3d08b9599c387efc7a908
parent84866ee5818e95f6e97194656777c10ac24cb9d3
thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula

Update the coefficients so the calculation will not overrun the
unsigned long 32bits boundary

Signed-off-by: Nadav Haklai <nadavh@marvell.com>
Reviewed-by: Victor Axelrod <victora@marvell.com>
Reviewed-by: Neta Zur Hershkovits <neta@marvell.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/armada_thermal.c