Home
last modified time | relevance | path

Searched hist:"35 c87f948d315ebc820a8784a962a506c1a3d299" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/intel/
H A Dintel_pch_thermal.cdiff 35c87f948d315ebc820a8784a962a506c1a3d299 Mon Jan 30 20:03:11 CET 2023 Rafael J. Wysocki <rafael.j.wysocki@intel.com> thermal: intel: intel_pch: Fold two functions into their callers

Fold two functions, pch_hw_init() and pch_get_temp(), that each have
only one caller, into their respective callers to make the code somewhat
easier to follow.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Tested-by: Zhang Rui <rui.zhang@intel.com>
Reviewed-by: Zhang Rui <rui.zhang@intel.com>