]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "thermal/core: Deprecate changing cooling device state from userspace"
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 22 Apr 2022 14:10:28 +0000 (16:10 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 22 Apr 2022 14:47:40 +0000 (16:47 +0200)
commit8873d872938ccd8ef56f94161e602aed65189655
tree4f6579acd5ac34191e02783f10753d48e145ad55
parent8dd3e26bbbc758feb75d55e38f0ba1ef6979f6d1
Revert "thermal/core: Deprecate changing cooling device state from userspace"

This reverts commit 78b694bc47247b4c552ea90f1eae33f826b4e4f3.

It has been reported the warning is annoying as the cooling device
state is still needed on some production system.

Meanwhile we provide a way to consolidate the thermal framework to
prevent multiple actors acting on the cooling devices with conflicting
decisions, let's revert this warning.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/thermal_sysfs.c