commit | 72ffc28f2fe8bce4e5b682caedf7a26c4998c756 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Wed Feb 01 23:36:16 2023 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Feb 03 14:49:26 2023 +0100 |
tree | f01d48a98f833f33e2f02c32ef90627792fbec23 | |
parent | 8526eb7fc75abcd09d8bd061610215baf0ca948a [diff] |
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>