diff options
author | 2023-03-01 21:14:35 +0100 | |
---|---|---|
committer | 2023-03-03 20:45:02 +0100 | |
commit | 8f3f4ad4ad45e2e30c814de42629ef4c9688e92c (patch) | |
tree | 71c1e688d9c928123ca30cec5aca4dd90fd5348e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | thermal: Remove debug or error messages in get_temp() ops (diff) | |
download | wireguard-linux-8f3f4ad4ad45e2e30c814de42629ef4c9688e92c.tar.xz wireguard-linux-8f3f4ad4ad45e2e30c814de42629ef4c9688e92c.zip |
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
The thermal->tzp->no_hwmon parameter is only used when calling
thermal_zone_device_register().
Setting it to 'false' before calling thermal_add_hwmon_sysfs() has no
effect.
Remove the call and again prevent the drivers to access the thermal
internals.
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> #R-Car
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Florian Fainelli <f.fainelli@gmail.com> #Broadcom
Acked-by: Heiko Stuebner <heiko@sntech.de> #rockchip
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions