]> git.sur5r.net Git - groeck-it87/commit
Fix temperature type for peci/amdtsi if diode/thermistor is also set
authorGuenter Roeck <linux@roeck-us.net>
Tue, 29 May 2018 19:26:50 +0000 (12:26 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 29 May 2018 19:26:50 +0000 (12:26 -0700)
commit71826085db0fc343eac84d153018c6ee2b96629e
treefd9cf79d3114538c2a95de6c32ceecea728471db
parente4056dade6d24caf7e972087d6570236e41d7049
Fix temperature type for peci/amdtsi if diode/thermistor is also set

PECI / AMDTSI has higher priority than thermal diode/thermistor settings.
Always report PECI/AMDTSI if it is enabled on a given port.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
it87.c