Loading
platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver API
mainline inclusion from mainline-v6.11 commit d766abfbea9c8f2e7c87c59a572a1ae7f7ee5909 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=d766abfbea9c8f2e7c87c59a572a1ae7f7ee5909 ------------------------------------------------- Intel-SIG: commit d766abfbea9c platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver API. Backport Intel-uncore-freq driver support for 6.6 from 6.11. Get rid of uncore_read_freq driver API. Instead, add a new entry to the enumerated read interface and use this. 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-6-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>