]> git.baikalelectronics.ru Git - kernel.git/commit
thermal/governor: Remove deprecated information
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 22 Apr 2022 14:10:29 +0000 (16:10 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 22 Apr 2022 14:47:40 +0000 (16:47 +0200)
commit5c530d4a5e021f032c7ccc0a9644f1cbf9f77678
treee2fc1b7b107072a00e95f18ecd939fe390cf36ab
parent954de321fa1406f09ef8a8ba9a39f31ec35bc9cc
thermal/governor: Remove deprecated information

The userspace governor is still in use on production systems and the
deprecating warning is scary.

Even if we want to get rid of the userspace governor, it is too soon
yet as the alternatives are not yet adopted.

Change the deprecated warning by an information message suggesting to
switch to the netlink thermal events.

Fixes: af6490bccab1 ("thermal/core: Make the userspace governor deprecated")
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/Kconfig
drivers/thermal/gov_user_space.c