]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal: imx: use consistent style to write temperatures
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 30 Nov 2017 09:17:37 +0000 (10:17 +0100)
committerEduardo Valentin <edubezval@gmail.com>
Mon, 1 Jan 2018 19:46:45 +0000 (11:46 -0800)
commit339d7492dbfd76b7ed67366ba7c062c4fb61e560
tree47520d401076e13746afc1ecfd3d2879056cea53
parentc5bbdb4ba30977a30f485e66c8af9b4c44f3798e
thermal: imx: use consistent style to write temperatures

The previous commit already took care to use the right notation for
temperatures. Add correct units to all values representing temperatures in
the right notation for the rest of the file.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/imx_thermal.c