[PATCH 0/2] cpufreq: Init epp_policy as CPUFREQ_POLICY_UNKNOWN

From: Christian Loehle
Date: Wed Dec 11 2024 - 07:26:35 EST


Just a tiny cleanup for consistency, when offlining epp_policy are
reset to CPUFREQ_POLICY_UNKNOWN, but initialized to equivalent 0.

No functional changes intended.

Christian Loehle (2):
cpufreq: amd-pstate: Use CPUFREQ_POLICY_UNKNOWN
cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWN

drivers/cpufreq/amd-pstate.c | 2 +-
drivers/cpufreq/intel_pstate.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--
2.34.1