Loading
platform/x86/intel-uncore-freq: Use generic helpers for current frequency
mainline inclusion from mainline-v6.11 commit 7b3ffe0d815d15310545f77d444ada92c5d26903 category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IB6QCW CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7b3ffe0d815d15310545f77d444ada92c5d26903 ------------------------------------------------- Intel-SIG: commit 7b3ffe0d815d platform/x86/intel-uncore-freq: Use generic helpers for current frequency. Backport Intel-uncore-freq driver support for 6.6 from 6.11. Use the generic sysfs helpers for reading the current frequency also, and remove the custom ones. No functional change intended. Signed-off-by:Tero Kristo <tero.kristo@linux.intel.com> Acked-by:
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Link: https://lore.kernel.org/r/20240617060708.892981-8-tero.kristo@linux.intel.com Reviewed-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> [ Yingbao Jia: amend commit log ] Signed-off-by:
Yingbao Jia <yingbao.jia@intel.com>