OSDN Git Service

thermal: intel: quark_dts: Use generic trip points
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 1 Feb 2023 22:36:16 +0000 (23:36 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 3 Feb 2023 13:49:26 +0000 (14:49 +0100)
commit72ffc28f2fe8bce4e5b682caedf7a26c4998c756
treef01d48a98f833f33e2f02c32ef90627792fbec23
parent8526eb7fc75abcd09d8bd061610215baf0ca948a
thermal: intel: quark_dts: Use generic trip points

Make the intel_quark_dts_thermal driver register an array of generic
trip points along with the thermal zone and drop the trip points
thermal zone callbacks that are not used any more from it.

Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/intel/intel_quark_dts_thermal.c